ExternalServicesBuiltInExternalServicesGeolocationServices Property |
Autodesk Internal: The unique id for working with geolocation services
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic static ExternalServiceId GeolocationServices { get; }Public Shared ReadOnly Property GeolocationServices As ExternalServiceId
Get
public:
static property ExternalServiceId^ GeolocationServices {
ExternalServiceId^ get ();
}static member GeolocationServices : ExternalServiceId with get
Property Value
ExternalServiceId
See Also