The ProcessDefinitionListEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Added |
Gets the list of new ProcessDefinition instances for the currently logged in user.
| |
Removed |
Gets the list of removed ProcessDefinition instances for the currently logged in user.
| |
Updated |
Gets the list of updated ProcessDefinition instances for the currently logged in user.
|