 | 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
Syntaxpublic BcfReadOnlyArrayList<BcfRelationStep> RelationSteps { get; }Public ReadOnly Property RelationSteps As BcfReadOnlyArrayList(Of BcfRelationStep)
Get
Property Value
Type:
BcfReadOnlyArrayListBcfRelationStep
See Also