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

var value; // Type: string
value = instance.get_FullName();

Return Value

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