[This is preliminary documentation and is subject to change.]
Shows if the task has delete access
Namespace:
OfficeClip.BusinessLayer.DesktopAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public bool AccessDelete { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property AccessDelete As Boolean |
Visual C++ |
---|
public: property bool AccessDelete { bool get (); } |