ActionItem Class

This section provides an overview of the ActionItem class and discusses:

  • ActionItem class methods.

  • ActionItem class properties.

The ActionItem class is used to manage action items.

Action items are the tasks that are assigned for completion within an activity guide. As an application developer, you will refer to these as action items. To users, they are presented as tasks or steps.

Action items can be created and maintained within activity guide templates or within activity guide instances. However, typically you will define action items and their details at the template level only. Once an activity guide instance is created, updates to the action items themselves occur programmatically or through actions of the user.