←Select platform

Time2 Property

Summary
Gets or sets the second time in the time range.
Syntax
C#
VB
C++
Java
public DicomTimeValue Time2 { get; set; } 
Public Property Time2 As DicomTimeValue 
public DicomTimeValue getTime2() 
public void setDate2(DicomTimeValue value) 
public: 
property DicomTimeValue Time2 { 
   DicomTimeValue get(); 
   void set (    DicomTimeValue value); 
} 

Property 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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.