Element.HasPhases
Description:
Returns true if this Element has the properties CreatedPhaseId and DemolishedPhaseId.
Returns true if this Element has the properties CreatedPhaseId and DemolishedPhaseId.
Remarks:
Acts as a validator for setting the properties CreatedPhaseId and DemolishedPhaseId.
Acts as a validator for setting the properties CreatedPhaseId and DemolishedPhaseId.
public bool HasPhases()
Boolean
True if this Element has the properties CreatedPhaseId and DemolishedPhaseId, false otherwise.
No comments yet. Start the discussion.
Loading…