FixedCollection¶
This document describes the metadata properties available when mapping a fixed collection to a control. Typically the controls that make use of this definition display some sort of list to the user.
Examples¶
[{
"ReturnValue": "NotificationNumber",
"DisplayValue": "Notification ID"
},
{
"ReturnValue": "NotificationDescription",
"DisplayValue": "Description"
},
{
"ReturnValue": "Priority",
"DisplayValue": "Priority"
},
{
"ReturnValue": "RequiredEndDate",
"DisplayValue": "Due Date"
}]
[ "OrderId", "BusinessArea", "OrderType" ]