LEADTOOLS Medical (Leadtools.Dicom assembly)

Date2 Property

Show in webframe







Gets or sets the second date in the date range.
Syntax
public DicomDateValue Date2 {get; set;}
'Declaration
 
Public Property Date2 As DicomDateValue
'Usage
 
Dim instance As DicomDateRangeValue
Dim value As DicomDateValue
 
instance.Date2 = value
 
value = instance.Date2
public DicomDateValue Date2 {get; set;}

            
public DicomDateValue getDate2()
public void setDate2(DicomDateValue value)
            
 
get_Date2();
set_Date2(value);
Object.defineProperty('Date2');
public:
property DicomDateValue Date2 {
   DicomDateValue get();
   void set (    DicomDateValue value);
}

Property Value

Value indicating the second date in the date range.This value is only significant when Type is set to DicomRangeType.Upperor DicomRangeType.Both.
Example
For an example, refer to DicomDataSet.SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomDateRangeValue Structure
DicomDateRangeValue Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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