Click or drag to resize
CalculationWorks Logo
BcfParameterSetupAccessPath Property
Gets or sets the access path. See also: Access Path Browser Dialog and Dependency Browser Dialog

Namespace: CalculationWorks.BusinessModel.Design
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public string AccessPath { get; set; }

Property Value

Type: String
The access path.
See Also