SPRelatedField members

Provides information about a lookup field on a child list that gets information from a parent list.

The SPRelatedField type exposes the following members.

Properties

  Name Description
Public property FieldId Gets the identifier of the lookup field in the child list.
Public property ListId Gets the identifier of the child list that is dependent on the parent list.
Public property LookupList Gets the SPList object that a lookup field identifies as its target (or parent) list.
Public property RelationshipDeleteBehavior Gets the delete behavior defined by the lookup field in the child list.
Public property WebId Gets the identifier of the Web site where the child list is located.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPRelatedField class

Microsoft.SharePoint namespace