Class DefaultColumnValueOptions
Holds default column value properties
Inherited Members
Namespace: PnP.Core.Model.SharePoint
Assembly: PnP.Core.dll
Syntax
public class DefaultColumnValueOptions
Holds default column value properties
public class DefaultColumnValueOptions
Default value for this field at the specified location
public string DefaultValue { get; set; }
| string |
Folder relative path
public string FolderRelativePath { get; set; }
| string |