←Select platform

JobData Property

Summary

Data of the job set into this runner being run or ready to be run.

Syntax
C#
VB
C++
public StatusJobData JobData { get; } 
Public ReadOnly Property JobData() As StatusJobData 
   Get 
public:  
   property StatusJobData^ JobData 
   { 
      StatusJobData^ get() 
   } 

Property Value

The data of the job set into this runner being run or ready to be run.

Remarks

This value is set by Prepare to a clone of the StatusJobData that was passed as parameter.

Example

For an example, refer to StatusJobDataRunner.

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

Leadtools.Document.Converter Assembly

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