Element.IsPhaseDemolishedValid
Description:
Returns true if demolishedPhaseId is an allowed value for the property DemolishedPhaseId in this Element.
Returns true if demolishedPhaseId is an allowed value for the property DemolishedPhaseId in this Element.
Remarks:
Acts as a validator for setting the property DemolishedPhaseId.
Acts as a validator for setting the property DemolishedPhaseId.
public bool IsPhaseDemolishedValid(
ElementId demolishedPhaseId
)
-
demolishedPhaseIdThe id of a Phase or invalidElementId.
Return Value
bool
True if demolishedPhaseId is an allowed value for the property DemolishedPhaseId in this Element, false otherwise.
-
A non-optional argument was null