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
Краткое имя свойства.
var instance = new Vintasoft.Shared.WebPropertyInfoJS(shortName, fullName, value, readOnly, refreshFromParent); var value; // Type: string value = instance.get_ShortName();
function get_ShortName() : string;