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