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

Show in webframe

DateOfLastCalibration Property








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

Property Value

The Date of Last Calibration (0018,1200).
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