 |
| IBcfParameterSetter Interface |
Interface for parameter behavior items to update a function or validator parameter property.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic interface IBcfParameterSetter
Public Interface IBcfParameterSetter
The IBcfParameterSetter type exposes the following members.
Methods|
| Name | Description |
|---|
 | SetValue |
Updates the parameter property.
|
Top
See Also