Test if this object is editable by the current user.
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool Editable { get; } |
Visual Basic |
---|
ReadOnly Property Editable As Boolean Get |
Visual C++ |
---|
property bool Editable { bool get (); } |