Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

StudyDate Property (StudyQuery)






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

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