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