CommenceDatabaseViewConnectedFields Method |
| Name | Description | |
|---|---|---|
| ViewConnectedFields(Int32, String, String, Int32, ListString, String) |
Returns multiple field values (Field_1 through Field_n) in the ConnIndexth item in the connCategory that is connected to the Indexth item via ConnectionName. Use the ViewConnectedCount REQUEST to determine the maximum ConnIndex value. The string "(deleted)" will be returned if the requested item is deleted after the ViewData snapshot is taken.
Field cannot be of the fieldtype Image.
| |
| ViewConnectedFields(Int32, String, String, Int32, Object, String) |
Returns multiple field values (Field_1 through Field_n) in the ConnIndexth item in the connCategory that is connected to the Indexth item via ConnectionName. Use the ViewConnectedCount REQUEST to determine the maximum ConnIndex value. The string "(deleted)" will be returned if the requested item is deleted after the ViewData snapshot is taken.
Field cannot be of the fieldtype Image.
|