[This is preliminary documentation and is subject to change.]
Gets the total non-billable Amount for the expense items on the expense object.
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public double GetNonBillableAmount() |
Visual Basic (Declaration) |
---|
Public Function GetNonBillableAmount As Double |
Visual C++ |
---|
public: double GetNonBillableAmount() |