ArcObjects Library Reference (GeoSurvey)  

IGSParcel.DatabaseId Property

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;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGSParcel Interface