Click or drag to resize
SPLookupValueLookupId Property
Returns the internal ID used by SharePoint to identify a lookup item.

Namespace: Colygon.MatchPoint.Core
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public int LookupId { get; }

Property Value

Type: Int32
See Also