Click or drag to resize
BdcChoiceItemToolTip Property
Returns additional information on the choice item.

Namespace: Colygon.MatchPoint.BusinessConnectivity
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public string ToolTip { get; }

Property Value

Type: String

Implements

IChoiceItemToolTip
See Also