SP.FieldLookup Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.FieldLookup class.

Properties

Name

Description

allowMultipleValues

Gets or sets a value that specifies whether the lookup field allows multiple values.

isRelationship

Gets or sets a value that specifies whether this lookup field is returned by Microsoft.SharePoint.Client.List.GetRelatedField from the list being looked up to.

lookupField

Gets or sets a value that specifies the internal field name of the field used as the lookup values.

lookupList

Gets or sets a value that specifies the list identifier of the list that contains the field to use as the lookup values.

lookupWebId

Gets or sets a value that specifies the GUID that identifies the site containing the list which contains the field used as the lookup values.

primaryFieldId

Gets or sets a value that specifies the primary lookup field identifier if this is a dependent lookup field Otherwise, it is an empty string.

relationshipDeleteBehavior

Gets or sets a value that specifies the delete behavior of the lookup field.

Applies To

SP.FieldLookup Class

See Also

Reference

SP.FieldLookup Methods

SP Namespace