←Select platform

JobStatus Property

Summary

Indicates the current CompareStatus for the compare job.

Syntax
C#
C++/CLI
Python
[DataMemberAttribute(Name="jobStatus")] 
public CompareStatus JobStatus {get; set;} 
public:  
   [DataMemberAttribute(Name=L"jobStatus")] 
   property CompareStatus^ JobStatus 
   { 
      CompareStatus^ get() 
      void set(CompareStatus^ value) 
   } 
JobStatus # get and set (CompareJobData) 

Property Value

A valid CompareStatus value.

Requirements

Target Platforms

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

Leadtools.Document.Compare Assembly

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