get_ValueRepresentation Method
Gets the data type of the element.
var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataElementJS();
var value; // Type: string
value = instance.get_ValueRepresentation();
function get_ValueRepresentation() : string;
Return Value
The data type of the element.