Click or drag to resize

BcfParameterItemLinkKind Property

Get the BcfParameterLinkKind of the parameter seen from each row of OwningTupleParameter.

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

Property Value

Type: BcfParameterLinkKind

Implements

IBcfParameterItemLinkKind
See Also