<Code Lib>
2024 Method
Changes 0
M

EnergyDataSettings.CheckProjectPhase

Description:
Checks that the input element is a project phase.

public bool CheckProjectPhase(
	ElementId projectPhaseId
)

Return Value bool True if the input element is a project phase, false otherwise.

Loading…