This document is archived and information here might be outdated. Recommended version. |
The database object ID is the unique ID allocated when a line is inserted into the Survey database.
[Visual Basic .NET] Public ReadOnly Property DatabaseId As Integer
[C#] public int DatabaseId {get;}