<Code Lib>
2027 Method
Changes 0
M

EnergyDataSettings.CheckProjectPhase

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

public bool CheckProjectPhase(
	ElementId projectPhaseId
)

  • projectPhaseId
    The element to be checked.
Return Value Boolean True if the input element is a project phase, false otherwise.

Loading…