Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Date Property (PatientUpdate)






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

Property Value

The date.
Requirements

Target Platforms

See Also

Reference

PatientUpdate Class
PatientUpdate Members

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