Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Time Property (PatientUpdate)






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

Property Value

The time.
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