AyaNova business object library 4.0.1
IsEditable Property
NamespacesGZTW.AyaNova.BLLClientServiceRequestIsEditable
Object is editable if it's not set to status accepted and current user is not read only
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScriptJavaScriptXAML
public bool IsEditable { get; }
Public ReadOnly Property IsEditable As Boolean
Dim instance As ClientServiceRequest
Dim value As Boolean

value = instance.IsEditable
public:
property bool IsEditable {
	bool get ();
}
/** @property */
public boolean get_IsEditable()
public function get IsEditable () : boolean
function get_isEditable();

Assembly: GZTW.AyaNova.BLL (Module: GZTW.AyaNova.BLL) Version: 4.0.1.0 (4.0.0.0)