Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Date2 Property








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)
            
 <br/>get_Date2();<br/>set_Date2(value);<br/>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 SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomDateRangeValue Structure
DicomDateRangeValue Members

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