Visual Basic (Declaration) | |
---|---|
Public Property Time2 As DicomTimeValue |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family