PythonModule.Parameters
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.