Click or drag to resize

BdcChoiceItemDisplayName Property

Returns the display name for the choice item.

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

Property Value

Type: String

Implements

ILookupValueDisplayName
See Also