[This is preliminary documentation and is subject to change.]
Get the total non-billable duration of the timesheet.
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public double GetNonBillableTimeDuration() |
Visual Basic (Declaration) |
---|
Public Function GetNonBillableTimeDuration As Double |
Visual C++ |
---|
public: double GetNonBillableTimeDuration() |