Containers : 14 Container: Map : 14.1 Members
 
14.1 Members
 
Table 9: Map Members
Attribute
Definition
CountHint
Optional. An approximate count of MapEntries that will be present in the map. This is typically used when splitting entries across a multi-part response (available with Refresh, Generic, or Post messages). (Default: 0).
Entries
Optional. Contains the Entries of the Map. (Default: 0).
Action
Required. Action to use when applying the information in this entry.
"Add"
"Delete"
"Update"
Key
Required. Key value associated with this entry.
PermData
Optional. Includes any permission data associated with the entry (Default: 0)
KeyFieldID
Optional. If present, indicates that the Key of each entry is the content of a field, and which field that content represents. (Default: 0).
KeyType
Required. Indicates the type of key that appears on each entry in this Map. See the Primitives section for details.
Summary
Conveys information that applies to every entry housed in the container. This eliminates unnecessary data repetition by sending it once, instead of including such data in each entry.