SOChecklistItem Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOChecklistItem type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ContactDepartment | ContactDepartment
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
The name of the (optional) department at the contact (Inherited from IChecklistItem.) |
![]() ![]() | ContactId | ContactID
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
The database id of an optional contact that may be attached to this Checklist item (Inherited from IChecklistItem.) |
![]() ![]() | ContactName | ContactName
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
The name of the (optional) contact that this Checklist item is connected to (Inherited from IChecklistItem.) |
![]() ![]() | DateComplete | DateComplete
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
Indicates on which date this Checklist item was completed (Inherited from IChecklistItem.) |
![]() ![]() | Description | Text
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
Textual description of this Checklist item (Inherited from IChecklistItem.) |
![]() ![]() | Done | Done
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
Indicates that this Checklist item is marked as completed (Inherited from IChecklistItem.) |
![]() | Identity | Identity of the row
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. (Inherited from IChecklistItem.) |
![]() ![]() | OwnerList | OwnerList
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
A handle back to the Checklist object that this item belongs to (Inherited from IChecklistItem.) |
![]() ![]() | PriorityText | PriorityText
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
The optional Priority text of this checklist item (Inherited from IChecklistItem.) |
![]() ![]() | RowType | RowType
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
The type of checklist item. Appointment = 2, Document = 4, Sale = 8, Generic To-do = 1 (Inherited from IChecklistItem.) |
![]() | TableId | TableID
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale. (Inherited from IChecklistItem.) |
![]() ![]() | TypeText | TypeText
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
The Checklist items text type. Seen in the activity dialog as “Type” (Inherited from IChecklistItem.) |