This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDatasetLock Interface > ISchematicDatasetLock.CurrentLock Property (ArcObjects .NET 10.4 SDK) |
Schematic Dataset Lock status.
[Visual Basic .NET] Public Property CurrentLock As String
[C#] public string CurrentLock {get; set;}
[C++]
HRESULT get_CurrentLock(
BSTR* LockInfo
);
[C++]
HRESULT put_CurrentLock(
BSTR LockInfo
);
[C++]
Parameters LockInfo [out, retval] LockInfo is a parameter of type BSTR LockInfo [in] LockInfo is a parameter of type BSTR