Click or drag to resize

BcfParameterParameterLinkKind Property

Get the BcfParameterLinkKind of the parameter.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public virtual BcfParameterLinkKind ParameterLinkKind { get; }

Property Value

Type: BcfParameterLinkKind

Implements

IBcfParameterParameterLinkKind
See Also