Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Syntax
C# |
---|
public static ExternalServiceId PathOfTravelCalculationService { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property PathOfTravelCalculationService As ExternalServiceId Get |
Visual C++ |
---|
public: static property ExternalServiceId^ PathOfTravelCalculationService { ExternalServiceId^ get (); } |