Revit 2026 API
View |
The in-session view sheet set of Print Setup.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public InSessionViewSheetSet InSession { get; }
Public ReadOnly Property InSession As InSessionViewSheetSet Get
public: property InSessionViewSheetSet^ InSession { InSessionViewSheetSet^ get (); }
member InSession : InSessionViewSheetSet with get
Property Value
InSessionViewSheetSetSee Also