Element.ArePhasesModifiable
Description:
Returns true if the properties CreatedPhaseId and DemolishedPhaseId can be modified for this Element.
Returns true if the properties CreatedPhaseId and DemolishedPhaseId can be modified for this Element.
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 ArePhasesModifiable()
Boolean
True if the properties CreatedPhaseId and DemolishedPhaseId can be modified for this Element, false otherwise.