SOChecklist Interface |
Namespace: SuperOffice.COM.SuperOfficeDB
The SOChecklist type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AssociateId | AssociateId - id of owner of checklist
The database identifier of the associate that owns this Checklist (Inherited from IChecklist.) |
![]() ![]() | EOF | Returns true if end of list is reached
Indicates whether you have read to end of this collection (Inherited from IChecklist.) |
![]() ![]() | Mode | bitflag corresponding to the checkboxes in the checklist archive
A checklist is a combination of appointments, to-dos, documents, phone calls and sales. A Checklists mode can be a combination of all or some of these activities. (Inherited from IChecklist.) |
Name | Description | |
---|---|---|
![]() | GetEnumerator | (Inherited from IChecklist.) |
![]() ![]() | GetFirst | Return first item in list, or NULL if list is empty.
Get the first checklist item from this Checklist (Inherited from IChecklist.) |
![]() ![]() | GetNext | Return next item in list, or NULL if end of list is reached
Get the next Checklist item from this collection (Inherited from IChecklist.) |
![]() ![]() | GetOwnerName | GetOwnerName - return name of associate whose checklist this is
Name of the associate that owns this checklist (Inherited from IChecklist.) |