PythonModule.Parameters
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
PythonModule.Parameters
Syntax
PythonModule.Parameters
Data Type
Purpose
Returns a PythonParameters collection for the specified operation in the Python module. The collection contains a list of the current parameters used as inputs and the return values for the specified operation.
Remarks
You must obtain the PythonParameters collection before you can add or modify a parameter.