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