←Select platform

DateOfLastCalibration Property

Summary

Gets or sets the Date of Last Calibration (0018,1200).

Syntax
C#
VB
C++
public string DateOfLastCalibration { get; set; } 
Public Property DateOfLastCalibration As String 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly