Object: | RecordsCollection |
Syntax: | RecordsCollection.Item(Key) |
Parameter: | Item takes a RequestRecord 's key, which may be either the record's JobId or a 0-based index.
|
Type: | RequestRecord
|
Read/Write: | Read only |
Description: | Returns the RequestRecord specified by the key.
|