Search Results for

    Show / Hide Table of Contents

    Class FieldValue

    Base class for all field value classes

    Inheritance
    System.Object
    FieldValue
    FieldLocationValue
    FieldLookupValue
    FieldTaxonomyValue
    FieldThumbnailValue
    FieldUrlValue
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public abstract class FieldValue : object, IFieldValue

    Constructors

    FieldValue()

    Default constructor

    Declaration
    public FieldValue()

    Properties

    Field

    Field linked to this field value

    Declaration
    public IField Field { get; set; }
    Property Value
    IField

    Implements
    IFieldValue.Field
    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer