Gets and sets the workflow action
type.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxEnumActionType Type { get; set; }Property Type As EnumActionType
Get
Set
property EnumActionType Type {
EnumActionType get ();
void set (EnumActionType value);
}abstract Type : EnumActionType with get, set
Property Value
EnumActionType
See Also