In This Topic
Gets the name of the element.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataElementJS();
var value; // Type: string
value = instance.get_ElementName();
function get_ElementName() : string;
Return Value
The name of the element.
Browser Compatibility
See Also