 |
| BcfParameterTagCells Property |
Gets a value indicating whether cells will be tagged.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic bool TagCells { get; }Public ReadOnly Property TagCells As Boolean
Get
public:
property bool TagCells {
bool get ();
}member TagCells : bool with get
Property Value
Type:
Booleantrue if cells will be tagged; otherwise,
false.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also