Gets or sets the JobInformation for the specified job.
[DataMemberAttribute()] public JobInformation JobInformation { get; set; }
[DataMemberAttribute()]
public JobInformation JobInformation { get; set; }
Public Property JobInformation As Leadtools.Services.Jobprocessor.Datacontracts.JobInformation
public: property Leadtools.Services.Jobprocessor.Datacontracts.JobInformation^ JobInformation { Leadtools.Services.Jobprocessor.Datacontracts.JobInformation^ get(); void set ( Leadtools.Services.Jobprocessor.Datacontracts.JobInformation^ ); }
public:
property Leadtools.Services.Jobprocessor.Datacontracts.JobInformation^ JobInformation {
Leadtools.Services.Jobprocessor.Datacontracts.JobInformation^ get();
void set ( Leadtools.Services.Jobprocessor.Datacontracts.JobInformation^ );
}
The JobInformation for the specified job.
For an example, refer to IJobService.GetJobInformation.
Target Platforms
GetJobInformationResponse Class
GetJobInformationResponse Members
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