Click or drag to resize

BcfTupleParameterSetupRelationSteps Property

Relation steps from calculating row to the row(s) the parameter creates an item for the tuple.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public BcfReadOnlyArrayList<BcfRelationStep> RelationSteps { get; }

Property Value

Type: BcfReadOnlyArrayListBcfRelationStep
See Also