Revit 2025 API
View |
The in-session view sheet set of Print Setup.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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