Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Time2 Property
See Also 
Leadtools.Dicom Namespace > DicomTimeRangeValue Structure : Time2 Property



Gets or sets the second time in the time range.

Syntax

Visual Basic (Declaration) 
Public Property Time2 As DicomTimeValue
Visual Basic (Usage)Copy Code
Dim instance As DicomTimeRangeValue
Dim value As DicomTimeValue
 
instance.Time2 = value
 
value = instance.Time2
C# 
public DicomTimeValue Time2 {get; set;}
C++/CLI 
public:
property DicomTimeValue Time2 {
   DicomTimeValue get();
   void set (DicomTimeValue value);
}

Return 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.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features