Click or drag to resize
CalculationWorks Logo
IBcfParameterSetter Interface
Interface for parameter behavior items to update a function or validator parameter property.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public interface IBcfParameterSetter

The IBcfParameterSetter type exposes the following members.

Methods
  NameDescription
Public methodSetValue
Updates the parameter property.
Top
See Also