The ProcessDefinitionListEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAdded
Gets the list of new ProcessDefinition instances for the currently logged in user.
Public propertyRemoved
Gets the list of removed ProcessDefinition instances for the currently logged in user.
Public propertyUpdated
Gets the list of updated ProcessDefinition instances for the currently logged in user.

See Also