This document is archived and information here might be outdated. Recommended version. |
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;}