VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataElementJS type / get_ValueRepresentation Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ValueRepresentation Method
In This Topic
Gets the data type of the element.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataElementJS();

var value; // Type: string
value = instance.get_ValueRepresentation();

Return Value

The data type of the element.
Browser Compatibility
56+
45+
11
See Also