FieldLookupValue Members

Include Protected Members
Include Inherited Members

Specifies the value of a lookup for a field within a list item.

The FieldLookupValue type exposes the following members.

Constructors

  Name Description
Public method FieldLookupValue

Top

Properties

  Name Description
Public property LookupId Gets or sets the identifier (ID) of the list item that this instance of the lookup field is referring to.
Public property LookupValue Gets a summary of the list item that this instance of the lookup field is referring to.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See Also

Reference

FieldLookupValue Class

Microsoft.SharePoint.Client Namespace