This document is archived and information here might be outdated. Recommended version. |
The ObjectID of the Cadastral Job.
[Visual Basic .NET] Public ReadOnly Property ID As Integer
[C#] public int ID {get;}
[C++]
HRESULT get_ID(
System.Int32* JobID
);
[C++]
Parameters JobID [out, retval]
JobID is a parameter of type long*
The ObjectID of the CadastralJob.
Use the ID property to retrieve the ID attribute of the cadastral job. Use the GetJob method to retrieve a CadastralJob object from the cadastral fabric.