Leadtools.Dicom.Scu.Queries Namespace > StudyQuery Class : StudyTime Property |
public TimeRange StudyTime {get; set;}
'Declaration Public Property StudyTime As TimeRange
'Usage Dim instance As StudyQuery Dim value As TimeRange instance.StudyTime = value value = instance.StudyTime
public TimeRange StudyTime {get; set;}
get_StudyTime();
set_StudyTime(value);
public: property TimeRange^ StudyTime { TimeRange^ get(); void set ( TimeRange^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2