Table of Contents

Class DefaultColumnValueOptions

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

Holds default column value properties

public class DefaultColumnValueOptions
Inheritance
DefaultColumnValueOptions
Inherited Members

Properties

DefaultValue

Default value for this field at the specified location

public string DefaultValue { get; set; }

Property Value

string

FieldInternalName

Field internal name

public string FieldInternalName { get; set; }

Property Value

string

FolderRelativePath

Folder relative path

public string FolderRelativePath { get; set; }

Property Value

string