Table of Contents

Class FieldValue

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

Base class for all field value classes

public abstract class FieldValue : IFieldValue
Inheritance
FieldValue
Implements
Derived
Inherited Members

Constructors

FieldValue()

Default constructor

public FieldValue()

Properties

Field

Field linked to this field value

public IField Field { get; set; }

Property Value

IField