Property<bool,bool,Autodesk::Civil::CastOp<bool,bool> >Locked Property |
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic virtual bool Locked { get; set; }
Public Overridable Property Locked As Boolean
Get
Set
public:
virtual property bool Locked {
bool get ();
void set (bool value);
}
Property Value
BooleanImplements
IPropertyLocked
See Also