Constructors
NSActivitySummary()
Methods
GetNumBusyActivities()
Returns the number of activities and tasks in the diary that are of type ‘busy’.Sales and documents are not activities in this case, only diary appointments and tasks.
GetNumFreeActivities()
Returns the number of activities of the type ‘free’.Sales and documents are not activities in this case, only diary appointments and tasks.
GetPercentageBusy()
Checks how much of the active work-day that is booked in appointments.SetNumBusyActivities(Integer)
Sets the number of activities and tasks in the diary that are of type ‘busy’.Sales and documents are not activities in this case, only diary appointments and tasks.
SetNumFreeActivities(Integer)
Sets the number of activities of the type ‘free’.Sales and documents are not activities in this case, only diary appointments and tasks.