ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / SubnetworkExportOptions Class / IncludeGeometry Property

In This Topic
    IncludeGeometry Property (SubnetworkExportOptions)
    In This Topic
    Specifies whether geometry will be included in the results.
    Syntax
    public bool IncludeGeometry {get; set;}
    Public Property IncludeGeometry As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also