PythonArgument
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
PythonArgument
Use objects from the PythonArgument class to set the argument value to pass to a Python module operation (function call, get/set attribute, create class instance) using the PythonModule.Execute method. Use the PythonArguments.Item property to obtain the PythonArgument objects.