Share via


MCROrderParameters::findCallCenterOrderParameters Method

Finds the value of the parameter on the channel if one exists for the current user, otherwise on the order parameters table.

Syntax

client server public static NoYes findCallCenterOrderParameters(FieldId _fieldId, [RecId _channelRecId])

Run On

Called

Parameters

  • _fieldId
    Type: FieldId Extended Data Type
    The field ID of the parameter to retrieve either from the call center channel table or the order parameters table.

Return Value

Type: NoYes Enumeration
The value of the parameter on the channel if one exists for the current user, otherwise on the order parameters table.

See Also

Reference

MCROrderParameters Table