Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / TransientLayer Class / IsLocked Property

In This Topic
IsLocked Property (TransientLayer)
In This Topic
Specifies, if the Layer is locked
Syntax
public bool IsLocked {get;}
Remarks
It refers to "Locked" column in a table Layer and is used for DXF/DWG imports and exports
See Also