VintaSoft Imaging .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();

Return Value

The short property name.
Browser Compatibility
56+
45+
11
See Also