| Leadtools.Dicom.Common.DataTypes Namespace : ValueType Enumeration | 
public enum ValueType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ValueType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ValueType
public enum class ValueType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000001 | Text | Text | 
| 0x00000002 | Numeric | Numeric | 
| 0x00000003 | Code | Code | 
| 0x00000004 | DateTime | Datetime | 
| 0x00000004 | Time | Time | 
| 0x00000005 | Date | Date | 
| 0x00000007 | UIDRef | UID Reference | 
| 0x00000008 | PName | Person Name | 
| 0x00000009 | Composite | Composite | 
| 0x0000000A | Image | Image | 
| 0x0000000B | WaveForm | Waveform | 
| 0x0000000C | SCoord | Spatient coordinates | 
| 0x0000000D | TCoord | Temporal coordinates | 
| 0x0000000E | Container | Container | 
| 0x0000006F | Undefined | The type has not been defined. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.DataTypes.ValueType