PropertyListConfig

In a query, the PropertyListConfig type returns a list of all available attributes for the data domain.

It contains the Property element, which includes pertinent information about an attribute including its key, display name, and other options. The PDR (and DDR, if present) is included for those front-end clients of the Conversation Web Service that prefer to read descriptor records directly.

The PropertyListConfig syntax is:
<PropertyListConfig Id="?">
   <StateName>?</StateName>
</PropertyListConfig>
The meanings of the PropertyListConfig elements and attributes are as follows:
Element/Attribute Description
Id Required. An arbitrary identifier for this PropertyListConfig.
StateName Optional. Specifies an existing named state in the request. Note that specifying a state has no effect on the results (even in a request with multiple states).