IViewSheetSet.ViewOrganizationId Property
ElementId
to the
BrowserOrganization
for non-sheet views.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
ElementId ViewOrganizationId { get; set; }
Property Value
ElementId
Exceptions
Exception
Condition
ArgumentException
Thrown when the
ElementId
does not reference to
BrowserOrganization
, or the target type of
BrowserOrganization
is incompatible.
See Also
Reference
IViewSheetSet Interface
Autodesk.Revit.DB Namespace