2021 Method
Changes 0
M

Element.HasPhases

Description:
Returns true if this Element has the properties CreatedPhaseId and DemolishedPhaseId.
Remarks:
Acts as a validator for setting the properties CreatedPhaseId and DemolishedPhaseId.
public bool HasPhases()
bool True if this Element has the properties CreatedPhaseId and DemolishedPhaseId, false otherwise.