Click or drag to resize
CalculationWorks Logo
BcfFunctionSetupParameters Property
Gets the parameters. See also Tables

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public BcfReadOnlyModelObjectCollection<BcfParameterSetup> Parameters { get; }

Property Value

Type: BcfReadOnlyModelObjectCollectionBcfParameterSetup
The parameters.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also