StudyDate Property

Summary
Gets or sets the study date range.
Syntax
C#
VB
C++
[Element(DicomTag.StudyDate)] 
public DateRange StudyDate { get; set; } 
  
Public Property StudyDate As DateRange 
public: 
property DateRange^ StudyDate { 
   DateRange^ get(); 
   void set (    DateRange^ ); 
} 

Property Value

The study date range.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.