Click or drag to resize

BdcChoiceItemEnabled Property

Returns true if the choice item can be selected.

Namespace:  Colygon.MatchPoint.BusinessConnectivity
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public bool Enabled { get; }

Property Value

Type: Boolean

Implements

ILookupItemEnabled
See Also