Class DefaultColumnValue
Holds DefalutColumnValue Properties
Inheritance
System.Object
DefaultColumnValue
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.
|
Implements
FolderRelativePath
The Path of the folder, Rootfolder of the document library is "/"
Declaration
public string FolderRelativePath { get; set; }
Property Value
System.
|