Skip to main content
All docs
V25.1
  • AzureRouteIsochroneCalculationResult.FormatVersion Property

    Gets the Format Version parameter value.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public string FormatVersion { get; }

    Property Value

    Type Description
    String

    A string that is a format version.

    See Also