SOChecklist Methods |
The SOChecklist type exposes the following members.
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.) |