Publishing.CreatePublishingServerJob Function (int, int, Authorit.API.Dto.PublishPriority, System.Collections.Generic.IList<Authorit.API.Dto.VariableAssignment>) - Author-it On-Premises - Author-it

Author-it Development Documentation

Create a publishing job to be published by an Author-it Publishing Server.

Namespace: Authorit.API.Services

Parameters

bookId - ID of book to publish.

profileId - ID of publishing profile to use.

priority - Priority of job.

variableAssignments - List of variables to assign to created publishing job.

Returns

Created PublishingJob object.