This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Interfaces > ID > IDatabaseLockInfo Interface > IDatabaseLockInfo.ObjectID Property (ArcObjects .NET 10.4 SDK) |
The ID of the locked object.
[Visual Basic .NET] Public ReadOnly Property ObjectID As Long
[C#] public long ObjectID {get;}
[C++]
HRESULT get_ObjectID(
Signed 64-bit int* ID
);
[C++]
Parameters ID [out, retval] ID is a parameter of type Signed 64-bit int