Click or drag to resize
BdcChoiceItemIconUrl Property
Returns the icon url of the choice item.

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

Property Value

Type: String

Implements

ILookupItemIconUrl
See Also