 |
| BcfParameterSetupTagCells Property |
Gets or sets a value indicating whether parameter cells should be tagged with the validators message.
Namespace: CalculationWorks.BusinessModel.DesignAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntaxpublic bool TagCells { get; set; }Public Property TagCells As Boolean
Get
Set
Property Value
Type:
Booleantrue if cells will be tagged; otherwise,
false.
RemarksThe settings will be ignored if the parameter doesn't belongs to a
validator
See Also