This document is archived and information here might be outdated. Recommended version. |
The name of the Job to apply locks on.
[Visual Basic .NET]
Public WriteOnly Property LockingJob
[C#]
public void LockingJob {set;}
[C++]
HRESULT put_LockingJob(
BSTR
);
[C++] Parameters [in]
is a parameter of type BSTR
The Cadastral Job on which all methods will be applied.
When using this interface you need to first set this property, before using any of the other methods.