Click or drag to resize

BcfParameterAccessPathRelationSteps Property

[This is preliminary documentation and is subject to change.]

Relation steps from calculating row to the row(s) the parameter consumes.

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

Property Value

Type: BcfReadOnlyArrayListBcfRelationStep
See Also