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