SPFieldLookupValue Members

Include Protected Members
Include Inherited Members

Contains the value for an SPFieldLookup object.

The SPFieldLookupValue type exposes the following members.

Constructors

  Name Description
Public method SPFieldLookupValue() Initializes a new instance of the SPFieldLookupValue class.
Public method SPFieldLookupValue(String) Initializes a new instance of the SPFieldLookupValue class that is based on the specified field value.
Public method SPFieldLookupValue(Int32, String) Initializes a new instance of the SPFieldLookupValue class that is based on the specified lookup identifier (ID) and value.

Top

Properties

  Name Description
Public property LookupId Gets or sets the identifier (ID) of the lookup field.
Public property LookupValue Gets the value of the lookup field as a string.

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 Returns the name of the Lookup field. (Overrides Object.ToString().)

Top

See Also

Reference

SPFieldLookupValue Class

Microsoft.SharePoint Namespace