Table of Contents

Interface IFieldValue

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

Represents a field value object

public interface IFieldValue

Properties

Field

Field linked to this field value

IField Field { get; }

Property Value

IField