Gets or sets the Metadata for the specified job.
[DataMemberAttribute()] public Metadata Metadata { get; set; }
[DataMemberAttribute()]
public Metadata Metadata { get; set; }
Public Property Metadata As Leadtools.Services.Jobprocessor.Datacontracts.Metadata
public: property Leadtools.Services.Jobprocessor.Datacontracts.Metadata^ Metadata { Leadtools.Services.Jobprocessor.Datacontracts.Metadata^ get(); void set ( Leadtools.Services.Jobprocessor.Datacontracts.Metadata^ ); }
public:
property Leadtools.Services.Jobprocessor.Datacontracts.Metadata^ Metadata {
Leadtools.Services.Jobprocessor.Datacontracts.Metadata^ get();
void set ( Leadtools.Services.Jobprocessor.Datacontracts.Metadata^ );
}
The Metadata for the specified job.
For an example, refer to IJobService.GetJobInformation.
Target Platforms
JobInformation Class
JobInformation Members
Programming with the LEADTOOLS Distributed Computing (Job Processor) SDK
Creating Job Processor Worker Assemblies
Understanding The LEADTOOLS Job Processor Database
GetJobInformation Method
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library