Gets or sets the ID (GUID) of a job to retrieve the information for.
[DataMemberAttribute()] public string ID { get; set; }
[DataMemberAttribute()]
public string ID { get; set; }
Public Property ID As String
public: property String^ ID { String^ get(); void set ( String^ ); }
public:
property String^ ID {
String^ get();
void set ( String^ );
}
A System.String that represents the ID (GUID) of a job to retrieve the information for.
For an example, refer to IJobService.GetJobInformation.
Target Platforms
GetJobInformationRequest Class
GetJobInformationRequest 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