IChecklist Methods |
The IChecklist type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetEnumerator | |
![]() ![]() | GetFirst | Return first item in list, or NULL if list is empty.
Get the first checklist item from this Checklist |
![]() ![]() | GetNext | Return next item in list, or NULL if end of list is reached
Get the next Checklist item from this collection |
![]() ![]() | GetOwnerName | GetOwnerName - return name of associate whose checklist this is
Name of the associate that owns this checklist |