Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DateOfLastCalibration Property






Gets or sets the date of last calibration.
Syntax
[ElementAttribute()]
public Nullable<DateTime> DateOfLastCalibration {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property DateOfLastCalibration As Nullable(Of Date)
'Usage
 
Dim instance As ContributingEquipment
Dim value As Nullable(Of Date)
 
instance.DateOfLastCalibration = value
 
value = instance.DateOfLastCalibration
[ElementAttribute()]
public:
property Nullable<DateTime> DateOfLastCalibration {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The date of last calibration.
Requirements

Target Platforms

See Also

Reference

ContributingEquipment Class
ContributingEquipment Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features