UXNameScopeAttribute Constructor uno
Creates a new UXNameScopeAttribute
When used to decorate a property of a UX expression type, identifiers are interpreted in data scope, while function calls are mapped to NamedFunctionCall. Arguments to the NamedFunctionCall are parsed in the global scope.
This is intended for parsing of Model
-paths, of the form Model="Folder/File(arg0, arg1, ...)"
Creates a new UXNameScopeAttribute