Assembly: Python;
The IPythonValueObject interface is used to work with object that can be sent in function in the Python language.
IPythonValueObject
The object can contain values of simple types compared with Fore data types. The PythonValueObject Fore class is used to create an object.
Property name | Brief description | |
Value | The Value property returns object value. |
Property name | Brief description | |
Type | The Type property returns object type. |
See also: