IWorkflowAttributeWorkflowActionTypes Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<EnumActionType> WorkflowActionTypes { get; }

Property Value

Type: IEnumerableEnumActionType
See Also

Reference