Click or drag to resize
BaseWorkflowActionInfoType, StateInfoType, ActionEnumTypeArguments Property
Action arguments

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public IWorkflowActionEventArgs Arguments { get; }

Property Value

Type: IWorkflowActionEventArgs

Implements

IWorkflowActionArguments
See Also