The external UI service which permits registration of an alternate servers for new UI of link topography
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
| C# |
|---|
public static ExternalServiceId SiteLinkerUIService { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property SiteLinkerUIService As ExternalServiceId Get |
| Visual C++ |
|---|
public: static property ExternalServiceId^ SiteLinkerUIService { ExternalServiceId^ get (); } |