ITMSFNCCustomCloudFileConversion.BuildGetJobDetailsRequest Method
Fills the request with the call that retrieves the details of a conversion job.
API unit family: TMSFNCCloudFileConversion
Declaring type: ITMSFNCCustomCloudFileConversion
Syntax
procedure BuildGetJobDetailsRequest(ARequest: TTMSFNCCloudBaseRequest; AJobId: string);
Parameters
| Name | Description |
|---|---|
ARequest |
Request to populate. |
AJobId |
Identifier of the job to query. |