Attribute | Definition |
---|---|
CountHint | An approximate count of Vector Entries that will be present in the Vector. This is typically used when splitting entries across a multi-part response (available with Refresh, Generic, or Post messages). CountHint defaults to 0. |
Entries | Contains the entries of the Vector. Entries Defaults to 0. |
![]() | Required. Specifies the action to use when applying the information in this entry. • "Set" • "Update" • "Clear" • "Insert" • "Delete" |
![]() | Required. Index value associated with this entry. |
![]() | Permission Data associated with the entry. PermData defaults to 0. |
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. |
SupportSorting | Indicates whether to support sorting in the Vector. SupportSorting defaults to false. |