This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDiagramLock Interface > ISchematicDiagramLock.IsLocked Property (ArcObjects .NET 10.4 SDK) |
Indicates if the diagram is locked or not.
[Visual Basic .NET] Public ReadOnly Property IsLocked As Boolean
[C#] public bool IsLocked {get;}
[C++]
HRESULT get_IsLocked(
VARIANT_BOOL* IsLocked
);
[C++]
Parameters IsLocked [out, retval] IsLocked is a parameter of type VARIANT_BOOL