Click or drag to resize

IWorkflowAttributeValues Property


Gets the values of the attribute.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<string> Values { get; }

Property Value

IEnumerableString
Remarks
Certain attributes only need one value item.
See Also