Click or drag to resize

BcfColumnSetupHasDiscardAction Property

Indicates whether DiscardAction is set.

Namespace:  CalculationWorks.BusinessModel.Design
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public abstract bool HasDiscardAction { get; }

Return Value

Type: Boolean
DiscardAction is not ; otherwise .
See Also