Search Results for

    Show / Hide Table of Contents

    Class DefaultColumnValueOptions

    Holds default column value properties

    Inheritance
    System.Object
    DefaultColumnValueOptions
    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public class DefaultColumnValueOptions : object

    Properties

    DefaultValue

    Default value for this field at the specified location

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

    FieldInternalName

    Field internal name

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

    FolderRelativePath

    Folder relative path

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

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer