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

Show in webframe

StudyTime Property (FindQuery)






Gets or sets the study time range.
Syntax
public TimeRange StudyTime {get; set;}
'Declaration
 
Public Property StudyTime As TimeRange
'Usage
 
Dim instance As FindQuery
Dim value As TimeRange
 
instance.StudyTime = value
 
value = instance.StudyTime

            

            
public:
property TimeRange^ StudyTime {
   TimeRange^ get();
   void set (    TimeRange^ value);
}

Property Value

The study time range.
Requirements

Target Platforms

See Also

Reference

FindQuery Class
FindQuery Members

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