Skip to content

ViewSheetSet.SheetOrganizationId

Public Property

ElementId to the BrowserOrganization for sheets.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public virtual ElementId SheetOrganizationId { get; set; }

Property Value

ElementId

Implements

Exceptions

Exception

Condition


ArgumentException

Thrown when the ElementId does not reference to BrowserOrganization, or the target type of BrowserOrganization is incompatible.


Remarks

Ignored when [!:Autodesk::Revit::DB::PrintSetup::IsAutomatic] is ..