LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

StudyDate Property (StudyQuery)

Show in webframe





Gets or sets the study date range.
Syntax
public DateRange StudyDate {get; set;}
'Declaration
 
Public Property StudyDate As DateRange
'Usage
 
Dim instance As StudyQuery
Dim value As DateRange
 
instance.StudyDate = value
 
value = instance.StudyDate

            

            
public:
property DateRange^ StudyDate {
   DateRange^ get();
   void set (    DateRange^ value);
}

Property Value

The study date range.
Requirements

Target Platforms

See Also

Reference

StudyQuery Class
StudyQuery Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features