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

Show in webframe

Type Property (DicomDateRangeValue)








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)
            
 <br/>get_Type();<br/>set_Type(value);<br/>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 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