RVTDocs.com
Namespace: Autodesk.Revit.DB

InSessionViewSheetSet

Class
Description:
Represents the in-session ViewSheetSet.
Remarks:
The in-session ViewSheetSet can't be stored in document.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.InSessionViewSheetSet
Syntax
InSessionViewSheetSet Class Members:
Name Description Inherited From
IsAutomatic Automatic order or manual order.
OrderedViewList Ordered views.
SheetOrganizationId ElementId to the BrowserOrganization for sheets.
ViewOrganizationId ElementId to the BrowserOrganization for non-sheet views.
Views The views.
Name Description Inherited From
Dispose Releases all resources used by the InSessionViewSheetSet
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object