ObservationDateTime Property

Summary

Gets the observation date time.

Syntax
C#
VB
C++
public Nullable<DateTime> ObservationDateTime { get; } 
  
Public ReadOnly Property ObservationDateTime As Nullable(Of Date) 
public: 
property Nullable<DateTime> ObservationDateTime { 
   Nullable<DateTime> get(); 
} 

Property Value

The date and time on which this Content Item was completed.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly