Table of Contents

TTMSFNCCloudFileConversionJobs.Insert Method

Creates a new job item and inserts it at the given position.

API unit family: TMSFNCCloudFileConversion Declaring type: TTMSFNCCloudFileConversionJobs

Syntax

function Insert(Index: Integer): TTMSFNCCloudFileConversionJob;

Parameters

Name Description
Index Zero-based position at which to insert the item.

Returns

The newly inserted job item.