The WorkflowAction type exposes the following members.

Properties

  NameDescription
Public propertyActionId
Action Id
Public propertyActionSource
Action Source. This property represents the path to the class that implement the IWorkflowAction interface i.e.: "MyProject.WorkflowActions.WorkflowDiscardction, MyProject"
Public propertyActionType
Action type. This is a string representation of the enum WorkflowActionTypes
Public propertyContentTypeId
Content item type Id

See Also