Sdílet prostřednictvím


SPMobileLookupField.LookupIds property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property LookupIds As IList(Of Integer)
    Get
'Usage
Dim value As IList(Of Integer)

value = Me.LookupIds
protected virtual IList<int> LookupIds { get; }

Property value

Type: System.Collections.Generic.IList<Int32>

See also

Reference

SPMobileLookupField class

SPMobileLookupField members

Microsoft.SharePoint.Mobile.WebControls namespace