Table of Contents

ITMSFNCCustomCloudFileConversion.BuildGetJobsRequest Method

Fills the request with the call that retrieves the list of conversion jobs.

API unit family: TMSFNCCloudFileConversion Declaring type: ITMSFNCCustomCloudFileConversion

Syntax

procedure BuildGetJobsRequest(ARequest: TTMSFNCCloudBaseRequest; AAll: Boolean; ANumberOfJobs: Integer);

Parameters

Name Description
ARequest Request to populate.
AAll When True, requests all jobs; otherwise only the most recent.
ANumberOfJobs Maximum number of jobs to retrieve.