IChecklist Interface |
Namespace: SuperOffice.COM.Application
The IChecklist type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssociateId | AssociateId - id of owner of checklist |
![]() | EOF | Returns true if end of list is reached |
![]() | Mode | bitflag corresponding to the checkboxes in the checklist archive |
Name | Description | |
---|---|---|
![]() | GetEnumerator | |
![]() | GetFirst | Return first item in list, or NULL if list is empty. |
![]() | GetNext | Return next item in list, or NULL if end of list is reached |
![]() | GetOwnerName | GetOwnerName - return name of associate whose checklist this is |