Interface IFieldLookupValue
Represents a lookup field value
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public interface IFieldLookupValue : IFieldValue
Represents a lookup field value
public interface IFieldLookupValue : IFieldValue
Value of the key property of the looked-up item
string LookupValue { get; }
| string |