 | IBcfLinkedParameterSetupTagCells Property |
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.2.0
Syntaxbool TagCells { get; set; }Property TagCells As Boolean
Get
Set
Property Value
Type:
Boolean if cells will be tagged; otherwise,
.
RemarksThe setting will be ignored if the parameter does not belongs to a
BcfRule
See Also