←Select platform

JobMetadata Property (AddJobRequest)

Summary

Gets or sets the metadata for a job.

Syntax

C#
VB
C++
public string JobMetadata {get; set;}
Public Property JobMetadata As String
public: 
property String^ JobMetadata { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String that represents the metadata for a job. Job metadata is used to store any information related to how a job should be processed. For more information, refer to Understanding The LEADTOOLS Job Processor Database.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.JobProcessor.DataContracts Assembly
Click or drag to resize