TaskManager.<Task name>
Methods:
EmptyRef
FindByAttribute
FindByDescription
FindByNumber
GetChoiceData
GetChoiceForm
GetForm
GetListForm
GetNewTaskForm
GetRef
GetTemplate
Select
Events:
ChoiceDataGetProcessing
PresentationFieldsGetProcessing
PresentationGetProcessing
Description:
Availability:
Exchange with server is possible. Serializable.
Example:
// Create and write new task NewTask = Tasks.Task.CreateTask(); NewTask.Date = CurrentDate(); // Set other attributes for task NewTask.Write(); |
See also:
TaskObject, method SetNewObjectRef
TaskObject, method GetNewObjectRef
TaskRef, method UUID