Search Results for

    Show / Hide Table of Contents

    Class DefaultColumnValue

    Holds DefalutColumnValue Properties

    Inheritance
    System.Object
    DefaultColumnValue
    DefaultColumnTermValue
    DefaultColumnTextValue
    Namespace: PnP.Framework.Entities
    Assembly: PnP.Framework.dll
    Syntax
    public class DefaultColumnValue : object, IDefaultColumnValue

    Properties

    FieldInternalName

    The internal name of the field

    Declaration
    public string FieldInternalName { get; set; }
    Property Value
    System.String

    Implements
    IDefaultColumnValue.FieldInternalName

    FolderRelativePath

    The Path of the folder, Rootfolder of the document library is "/"

    Declaration
    public string FolderRelativePath { get; set; }
    Property Value
    System.String

    Implements
    IDefaultColumnValue.FolderRelativePath

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer