DotNetArgument.Value
- Updated2024-10-09
- 1 minute(s) read
DotNetArgument.Value
Syntax
DotNetArgument.Value
Data Type
Purpose
Specifies the argument value to pass for the corresponding parameter.
Remarks
When you pass a DotNetModuleArguments collection to the DotNetModule.Execute method, the adapter passes this property to the function instead of evaluating the DotNetParameter.ValueExpr expression.