VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataElementValueTypeEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebDicomMetadataElementValueTypeEnumJS Enumeration
    In This Topic
    Specifies available value types for DICOM metadata element.
    Members
    MemberDescription
    StringThe string type.
    StringArrayThe string array type.
    IntegerThe integer type.
    IntegerArrayThe integer array type.
    FloatThe float type.
    FloatArrayThe float array type.
    SequenceThe sequence of [DicomMetadataElement].
    SequenceArrayThe sequence of [DicomMetadataElement].
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Imaging.Dicom.WebDicomMetadataElementValueTypeEnumJS

    Browser Compatibility
    56+
    45+
    11
    See Also