Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu Namespace > SRInstance Class : ObservationDateTime Property |
public Nullable<DateTime> ObservationDateTime {get;}
'Declaration Public ReadOnly Property ObservationDateTime As Nullable(Of Date)
'Usage Dim instance As SRInstance Dim value As Nullable(Of Date) value = instance.ObservationDateTime
public: property Nullable<DateTime> ObservationDateTime { Nullable<DateTime> get(); }