Click or drag to resize

ToDoItem Properties

The ToDoItem type exposes the following members.

Properties
 NameDescription
Public propertyActorId Standard link to parent object along with ActorTypeID
Public propertyActorTypeId Standard link to parent object along with ActorId
Public propertyComments 
Public propertyCompletedEmployeeId When item is done, this field may contain ID of the Employee who completed item.
Public propertyCreatedEmployeeId Employee who created item. This field equals to NULL if item was created as part of WO creation or escalation workflow.
Public propertyDescription Description, required.
Public propertyDone True means item is done/completed
Public propertyDtUtcCompleted When item is done, this field contains UTC timestamp of the completion event.
Public propertyDtUtcDue Due date
Public propertyEmployeeId Assigned Employee. Optional.
Public propertyType To-Do Type. This field may be required depending on instance configuration.
Top
See Also