Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

PrintJobID Property








Gets or sets the Print Job ID (2100,0010).
Syntax
public string PrintJobID {get; set;}
'Declaration
 
Public Property PrintJobID As String
'Usage
 
Dim instance As DicomPrintJobReportInformation
Dim value As String
 
instance.PrintJobID = value
 
value = instance.PrintJobID
public string PrintJobID {get; set;}
 <br/>get_PrintJobID();<br/>set_PrintJobID(value);<br/>Object.defineProperty('PrintJobID'); 
public:
property String^ PrintJobID {
   String^ get();
   void set (    String^ value);
}

Property Value

The Print Job ID (2100,0010).
Requirements

Target Platforms

See Also

Reference

DicomPrintJobReportInformation Class
DicomPrintJobReportInformation Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features