ArcGIS Pro 2.6 API Reference Guide
ID Property (MapPointBuilderEx)

ArcGIS.Core.Geometry Namespace > MapPointBuilderEx Class : ID Property
Gets or sets the ID-coordinate.
Syntax
public int ID {get; set;}
Public Property ID As Integer
Remarks
When the ID-value is set, the HasID property is set to true. If this builder is not ID-aware, a default value of 0 is returned.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MapPointBuilderEx Class
MapPointBuilderEx Members