Object: | XFResume |
Syntax: | XFResume.GetRequestRecord(JobId) |
Parameter: | JobId
|
ReturnValue: | RequestRecord
|
Description: | GetRequestRecord takes a request's JobId and returns the RequestRecord for the specified JobId .
|
Example: |
To get the record that contains information about a failed request, pass the request's JobId to the GetRequestRecord method:
|