Namespace: Autodesk.Civil.Runtime
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public virtual bool IsReadOnly { get; set; }
Visual Basic
Public Overridable Property IsReadOnly As Boolean
Get
Set
Visual C++
public: virtual property bool IsReadOnly { bool get (); void set (bool value); }