AzureRouteIsochroneOptions.RouteReport Property
Specifies the type of data that should be reported for diagnostic purposes.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
AzureRouteReport | A value that specifies the type of data that should be reported for diagnostic purposes. |
Available values:
Name | Description |
---|---|
None | No diagnostic report will be requested. |
EffectiveSettings | Reports the effective parameters or data used when calling the API. |
See Also