Revit 2025.3 API
External |
The UI service which permits registration of an external server for new UI managing ViewSheetSet.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ExternalServiceId ViewSheetSetUIService { get; }
Public Shared ReadOnly Property ViewSheetSetUIService As ExternalServiceId Get
public: static property ExternalServiceId^ ViewSheetSetUIService { ExternalServiceId^ get (); }
static member ViewSheetSetUIService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also