←Select platform

Metadata Class

Summary

Provides metadata information for a job.

Syntax

C#
VB
C++
[DataContractAttribute(Namespace="http://Leadtools.Services.JobProcessor.DataContracts/2010/01", Name="Metadata")] 
public class Metadata 
  
<DataContractAttribute()> 
Public Class Metadata  
[DataContractAttribute()] 
public ref class Metadata  

Remarks

You can obtain the job information for a job by calling the IJobService.GetJobInformation method.

Example

For an example, refer to IJobService.GetJobInformation.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.JobProcessor.DataContracts Assembly