Revit 2026 API
External |
The external UI service which permits registration of an alternate servers for new UI of link topography
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId SiteLinkerUIService { get; }
Public Shared ReadOnly Property SiteLinkerUIService As ExternalServiceId Get
public: static property ExternalServiceId^ SiteLinkerUIService { ExternalServiceId^ get (); }
static member SiteLinkerUIService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also