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.6.492
Syntax
IEnumerable<EnumActionType> WorkflowActionTypes { get; }

Property Value

IEnumerableEnumActionType
See Also