ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBAPointLayerBasedCriterion Class / UseNetworkDistance Property

In This Topic
    UseNetworkDistance Property (CIMBAPointLayerBasedCriterion)
    In This Topic
    Gets or sets a value indicating whether to use network dataset to calculate distances.
    Syntax
    public bool UseNetworkDistance {get; set;}
    Public Property UseNetworkDistance As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also