ArcGIS Pro 3.7 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 Overrides Property HasID As Boolean
    public override bool HasID {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also