deleteCompareJob Method

Summary
Deletes the specified job.
Syntax
TypeScript
JavaScript
deleteCompareJob = function( 
   userToken, 
   jobToken 
) 
static deleteCompareJob( 
   userToken: string, 
   jobToken: string 
): JQueryPromise<void>; 

Parameters

userToken

Value indicating the user token of the job.

jobToken

Value indicating the job token of the job.

Return Value

A Promise object that may resolve successfully.

Remarks

deleteCompareJob can be called when the job is finished to remove it from the status cache.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.