xmlrpc >> interfaces >> messages >> fields >> valueList >> messages: fields.valueList.getPropertyOfValue
<< Previous | | Next >>
messages: fields.valueList.getPropertyOfValue
Interface: messages
Method: fields.valueList.getPropertyOfValue
Description:
Get a named property of a specific (pre-defined) value from a field that supports the valueList interface
Values have a limited, pre-defined set of properties: name, bgColor, and textColor
Required Parameters:
- zoneId: [ string ] Unique identifier of a zone.
- convId: [ string ] Unique identifier of a conversation. This will be the name of the conversation as it appears in the admin interface.
- fieldName
- valueId
- propertyName
Optional Parameters:
Returns:
Last update: 12/26/2001
xmlrpc >> interfaces >> messages >> fields >> valueList >> messages: fields.valueList.getPropertyOfValue
|