LEADTOOLS Medical (Leadtools.Dicom assembly)

TimeOfLastCalibration Property

Show in webframe







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;}

            

            
 
get_TimeOfLastCalibration();
set_TimeOfLastCalibration(value);
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(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomPrinterInformation Class
DicomPrinterInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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