Click or drag to resize

IActionTypeAttributeAttributeNames Property


Gets the list of attribute names required for this action type.

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

Property Value

Type: IEnumerableString
See Also