Click or drag to resize
CalculationWorks Logo
BcfParameterBehaviorParameterSetter Property
Gets the parameter setter.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public IBcfParameterSetter ParameterSetter { get; }

Property Value

Type: IBcfParameterSetter
The parameter setter.
See Also