Leadtools.Dicom.Common.DataTypes Namespace > ContributingEquipment Class : DateOfLastCalibration Property |
[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 IReference<DateTime> DateOfLastCalibration {get; set;}
ElementAttribute() get_DateOfLastCalibration();
set_DateOfLastCalibration(value);
[ElementAttribute()] public: property Nullable<DateTime> DateOfLastCalibration { Nullable<DateTime> get(); void set ( Nullable<DateTime> value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2