FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |
Field summary | |
---|---|
string | msgId [OPTIONAL] A messageId that applications may choose to use to identify "responses". |
string | dvName The unique name of the DataView. |
integer | dvItemId The ID of the Item within the DataView (may be -1 if using keyFields instead). |
sequence<string> | keyFields [OPTIONAL] Sequence of ONLY key field values (if not using the dvItemId). |
dictionary<string, string> | extraParams [OPTIONAL] Some implementations may choose to make use of this field. |
Field detail |
---|
integer dvItemIdThe ID of the Item within the DataView (may be -1 if using keyFields instead).
string dvNameThe unique name of the DataView.
dictionary<string, string> extraParams[OPTIONAL] Some implementations may choose to make use of this field.
sequence<string> keyFields[OPTIONAL] Sequence of ONLY key field values (if not using the dvItemId).
string msgId[OPTIONAL] A messageId that applications may choose to use to identify "responses".
FRAMES NO FRAMES | |||||||
| |||||||
SUMMARY: IMPORT | CONSTANT | FIELD | ACTION | DETAIL: IMPORT | CONSTANT | FIELD | ACTION |