Click or drag to resize
CalculationWorks Logo
BcfValidatorCellContentIsAlive Method
Determines whether this instance is alive.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public bool IsAlive()

Return Value

Type: Boolean
true if this instance is alive; otherwise, false.
Remarks

If DataSet.Behavior.CleanupOptions.Cleanup is set to false IsAlive will always return true.

Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also