RevitLinkGraphicsSettingsGetPhaseId Method |
The linked document phase id of RevitLinkGraphicsSettings, or
InvalidElementId if there is no phase explicitly assigned.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic ElementId GetPhaseId()
Public Function GetPhaseId As ElementId
public:
ElementId^ GetPhaseId()
member GetPhaseId : unit -> ElementId
Return Value
ElementId
See Also