Click or drag to resize

IWorkflowAttributeWorkflowActionTypes Property


Gets the list of Action types on which this attribute can be used.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
IEnumerable<EnumActionType> WorkflowActionTypes { get; }

Property Value

Type: IEnumerableEnumActionType
See Also