 |
| BcfValidatorResultHasCellsTagged Property |
Gets a value indicating whether this instance has cells tagged.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic bool HasCellsTagged { get; }Public ReadOnly Property HasCellsTagged As Boolean
Get
public:
property bool HasCellsTagged {
bool get ();
}member HasCellsTagged : bool with get
Property Value
Type:
Booleantrue if this instance has cells tagged; otherwise,
false.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2
See Also