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