Click or drag to resize
CalculationWorks Logo
BcfParameterValueSourceBaseTGetParameterValue Method
Gets the parameter value to be set.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
protected abstract T GetParameterValue()

Return Value

Type: T
T.
See Also