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