←Select platform

CompareJobRunnerEventArgs Constructor

Summary

Initializes a new instance of CompareJobRunnerEventArgs.

Syntax
C#
VB
C++
Public Sub New(ByVal operation As CompareJobRunnerOperation, ByVal isPostOperation As Boolean, ByVal compareJobData As CompareJobData, ByVal data As Object) 
 MyBase.New 

Parameters

operation

The operation occurring.

isPostOperation

Indicates whether the engine has already run the operation. true if the operation has already been run; otherwise, false.

compareJobData

The data for the job.

data

Optional data related to the operation.

Requirements
Target Platforms
Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly

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