←Select platform

DateOfLastCalibration Property

Summary

Gets or sets the date of last calibration.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public Nullable<DateTime> DateOfLastCalibration {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property DateOfLastCalibration As Nullable(Of Date) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property Nullable<DateTime> DateOfLastCalibration { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

The date of last calibration.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize