SPFieldLookup.FieldValueType property
SharePoint 2013
Gets the value type of the lookup field.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Property value
Type: System.TypeThe type of the field value. For lookup fields that allow multiple values, the type is SPFieldLookupValueCollection; for lookup fields that do not allow multiple values, the type is SPFieldLookupValue.