Click or drag to resize

IBcfLinkedParameterSetupTagCells Property

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

Gets or sets a value indicating whether parameter source cells should be tagged with the rules message.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
Syntax
bool TagCells { get; }

Property Value

Type: Boolean
true if cells will be tagged; otherwise, false.
Remarks
The setting will be ignored if the parameter does not belongs to a BcfRule
See Also