Revit 2025 API
External |
The external service which supports get entitlement information.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ExternalServiceId EntitlementExternalService { get; }
Public Shared ReadOnly Property EntitlementExternalService As ExternalServiceId Get
public: static property ExternalServiceId^ EntitlementExternalService { ExternalServiceId^ get (); }
static member EntitlementExternalService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also