Click or drag to resize

IBcfLinkedParameterSetup Interface

Additional members for linked parameters

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public interface IBcfLinkedParameterSetup : IBcfParameterSetup

The IBcfLinkedParameterSetup type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name.
(Inherited from IBcfParameterSetup.)
Public propertyParameterAccessPath
Gets or sets the access path.
Public propertyTagCells
Gets or sets a value indicating whether parameter source cells should be tagged with the rules message.
Public propertyTupleName
Name of tuple (in TupleParameters), if the parameter belongs to a tuple; otherwise .
(Inherited from IBcfParameterSetup.)
Top
See Also