This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoSurvey > ESRI.ArcGIS.GeoSurvey > Interfaces > IG > IGSParcel Interface > IGSParcel.DatabaseId Property (ArcObjects .NET 10.4 SDK) |
The database object ID is the unique ID allocated when a parcel is inserted into the Survey database.
[Visual Basic .NET] Public Property DatabaseId As Integer
[C#] public int DatabaseId {get; set;}