VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataElementJS type / get_ElementName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ElementName Method
    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
    56+
    45+
    11
    See Also