C#
VB
C++
Specifies which type of content an item has.
public enum ValueType Public Enum ValueType
public enum class ValueType Members
| Value | Member | Description |
|---|---|---|
| 0 | Undefined | The type has not been defined. |
| 1 | Text | Text |
| 2 | Numeric | Numeric |
| 3 | Code | Code |
| 4 | DateTime | Datetime |
| 5 | Date | Date |
| 6 | Time | Time |
| 7 | UIDRef | UID Reference |
| 8 | PName | Person Name |
| 9 | Composite | Composite |
| 10 | Image | Image |
| 11 | WaveForm | Waveform |
| 12 | SCoord | Spatient coordinates |
| 13 | TCoord | Temporal coordinates |
| 14 | Container | Container |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
