VintaSoft Barcode .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / WebPropertyInfoJS type / get_ShortName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_ShortName Method
    In This Topic
    Gets the short property name.
    Syntax
    var instance = new Vintasoft.Shared.WebPropertyInfoJS(shortName, fullName, value, readOnly, refreshFromParent);
    
    var value; // Type: string
    value = instance.get_ShortName();
    
    
    function get_ShortName() : string;
    

    Return Value

    The short property name.
    Browser Compatibility
    9
    5
    11
    5
    See Also