ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFilteredFindPathsStatistics Class / CountOriginExpansionQueries Property

In This Topic
    CountOriginExpansionQueries Property
    In This Topic
    Gets or sets the count of expansion queries that were done to discover the neighborhood of some origin entities.
    Syntax
    public long CountOriginExpansionQueries {get; set;}
    Public Property CountOriginExpansionQueries As Long
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also