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
FieldInternalName
Field internal name
public string FieldInternalName { get; set; }
Property Value
FolderRelativePath
Folder relative path
public string FolderRelativePath { get; set; }