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()
bool
True if the properties CreatedPhaseId and DemolishedPhaseId can be modified for this Element, false otherwise.
No comments yet. Start the discussion.
Loading…