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

Show in webframe

TimeOfLastCalibration Property








Gets or sets the Time of Last Calibration (0018,1201).
Syntax
public string TimeOfLastCalibration {get; set;}
'Declaration
 
Public Property TimeOfLastCalibration As String
'Usage
 
Dim instance As DicomPrinterInformation
Dim value As String
 
instance.TimeOfLastCalibration = value
 
value = instance.TimeOfLastCalibration
public string TimeOfLastCalibration {get; set;}
 <br/>get_TimeOfLastCalibration();<br/>set_TimeOfLastCalibration(value);<br/>Object.defineProperty('TimeOfLastCalibration'); 
public:
property String^ TimeOfLastCalibration {
   String^ get();
   void set (    String^ value);
}

Property Value

The Time of Last Calibration (0018,1201).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomPrinterInformation Class
DicomPrinterInformation 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