 |
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: 3.0.2.0
Syntaxpublic interface IBcfParameterSetter
Public Interface IBcfParameterSetter
public interface class IBcfParameterSetter
type IBcfParameterSetter = interface end
The IBcfParameterSetter type exposes the following members.
Methods
| Name | Description |
---|
 | SetValue |
Updates the parameter property.
|
Top
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also