RVTDocs.com

EnergyDataSettings.CheckProjectPhase

Method
Description:
Checks that the input element is a project phase.
Syntax
public bool CheckProjectPhase(
	ElementId projectPhaseId
)
Parameters
Parameter Type Description
projectPhaseId ElementId The element to be checked.
Return Value
Type Description
Boolean True if the input element is a project phase, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null