LEADTOOLS Medical (Leadtools.Dicom assembly)

Type Property (DicomDateRangeValue)

Show in webframe







Gets or sets the type of date range.
Syntax
public DicomRangeType Type {get; set;}
'Declaration
 
Public Property Type As DicomRangeType
'Usage
 
Dim instance As DicomDateRangeValue
Dim value As DicomRangeType
 
instance.Type = value
 
value = instance.Type
public DicomRangeType Type {get; set;}

            
public DicomRangeType getType()
public void setType(DicomRangeType value)
            
 
get_Type();
set_Type(value);
Object.defineProperty('Type');
public:
property DicomRangeType Type {
   DicomRangeType get();
   void set (    DicomRangeType value);
}

Property Value

Value indicating type of date range.
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