ElementId to the BrowserOrganization for sheets.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
ElementId SheetOrganizationId { get; set; }
Property Value
ElementIdExceptions
Exception | Condition |
---|---|
ArgumentException | Thrown when the ElementId does not reference to BrowserOrganization, or the target type of BrowserOrganization is incompatible. |