Revit 2026 API
External |
The Id of the service
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ExternalServiceId ServiceId { get; }
Public ReadOnly Property ServiceId As ExternalServiceId Get
public: property ExternalServiceId^ ServiceId { ExternalServiceId^ get (); }
member ServiceId : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also