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

Show in webframe

Type Property (DicomTimeRangeValue)








Gets or sets the type of time range.
Syntax
public DicomRangeType Type {get; set;}
'Declaration
 
Public Property Type As DicomRangeType
'Usage
 
Dim instance As DicomTimeRangeValue
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 time range.
Example
For an example, refer to SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomTimeRangeValue Structure
DicomTimeRangeValue 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