VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMetadataElementJS type / get_ElementId Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ElementId Method
    In This Topic
    Gets the element identifier.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomMetadataElementJS();
    
    var value; // Type: string
    value = instance.get_ElementId();
    
    
    function get_ElementId() : string;
    

    Return Value

    The element identifier.
    Browser Compatibility
    56+
    45+
    11
    See Also