WebDicomMetadataElementValueTypeEnumJS Enumeration
In This Topic
Specifies available value types for DICOM metadata element.
Members
Member | Description |
String | The string type. |
StringArray | The string array type. |
Integer | The integer type. |
IntegerArray | The integer array type. |
Float | The float type. |
FloatArray | The float array type. |
Sequence | The sequence of [DicomMetadataElement]. |
SequenceArray | The sequence of [DicomMetadataElement]. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Dicom.WebDicomMetadataElementValueTypeEnumJS
Browser Compatibility
See Also