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: 2013.11.0.0
Syntax
C#
public bool Enabled { get; }

Property Value

Type: Boolean

Implements

ILookupItemEnabled
See Also