Click or drag to resize

BcfColumnSetupTHasEqualityComparer Property

Indicates whether EqualityComparer is set.

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

Return Value

Type: Boolean
EqualityComparer is not ; otherwise .
See Also