Revit 2026 API
External |
The external service used to notify when structural connection changed the type.
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId ConnectionTypeChangedService { get; }
Public Shared ReadOnly Property ConnectionTypeChangedService As ExternalServiceId Get
public: static property ExternalServiceId^ ConnectionTypeChangedService { ExternalServiceId^ get (); }
static member ConnectionTypeChangedService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also