ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Geometry Namespace / GeometryBagBuilderEx Class / HasID Property

In This Topic
    HasID Property (GeometryBagBuilderEx)
    In This Topic
    Gets or sets the HasID flag which indicates whether the geometry bag contains IDs.
    Syntax
    public override bool HasID {get; set;}
    Public Overrides Property HasID As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also