C#
VB
Java
WinRT C#
C++
Gets or sets the second time in the time range.
public DicomTimeValue Time2 { get; set; } Public Property Time2 As Leadtools.Dicom.DicomTimeValue public Leadtools.Dicom.DicomTimeValue Time2 {get; set;} public DicomTimeValue getTime2()public void setDate2(DicomTimeValue value)
 <br/>get_Time2();<br/>set_Time2(value);<br/>Object.defineProperty('Time2');  public:property Leadtools.Dicom.DicomTimeValue Time2 {Leadtools.Dicom.DicomTimeValue get();void set ( Leadtools.Dicom.DicomTimeValue value);}
Value indicating the second time in the time range.This value is only significant when Type is set to DicomRangeType.Upper or DicomRangeType.Both.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
