Gets the type of the element value.
var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataElementJS();
var value; // Type: Vintasoft.Imaging.Dicom.WebDicomMetadataElementValueTypeEnumJS
value = instance.get_ValueType();
Return Value
The type of the element value.