Click or drag to resize

BcfColumnSetupHasEqualityComparer Property

Indicates whether EqualityComparer is set.

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

Return Value

Type: Boolean
EqualityComparer is not ; otherwise .
See Also