RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Element

Element.GetPhaseStatus

Method
Description:
Gets the status of a given element in the input phase
Syntax
Parameters
Parameter Type Description
phaseId ElementId Id of the phase.
Return Value
Type Description
ElementOnPhaseStatus The status of the element in the phase.
Exceptions
Exception Condition
ArgumentException The id does not represent a valid phase.
ArgumentNullException A non-optional argument was null