Interface IScriptGlobalItem
Represents properties declaration to describe a global object from the script.
public interface IScriptGlobalItem
Properties
- Name
When implemented by a class, gets or sets name of this item.
- Obj
When implemented by a class, gets or sets an object contained by this item.
- Type
When implemented by a class, gets or sets type of the
Obj