[This is preliminary documentation and is subject to change.]
Shows if the detail is available for the expense detail object.
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public virtual bool IsDetailAvailable { get; } |
Visual Basic (Declaration) |
---|
Public Overridable ReadOnly Property IsDetailAvailable As Boolean |
Visual C++ |
---|
public: virtual property bool IsDetailAvailable { bool get (); } |