Click or drag to resize

BcfLinkedParameterSetupTParameterAccessPath Property

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

Gets or sets the access path.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
public BcfParameterAccessPath ParameterAccessPath { get; set; }

Property Value

Type: BcfParameterAccessPath
The access path.

Implements

IBcfLinkedParameterSetupParameterAccessPath
See Also