Class ListInstance
Inheritance
System.Object
ListInstance
Namespace: PnP.Framework.Provisioning.Providers.Xml.V202103
Assembly: PnP.Framework.dll
Syntax
public class ListInstance : object
Constructors
ListInstance()
Declaration
public ListInstance()
Properties
ContentTypeBindings
Declaration
public ContentTypeBinding[] ContentTypeBindings { get; set; }
Property Value
ContentTypeBinding[]
|
ContentTypesEnabled
Declaration
public bool ContentTypesEnabled { get; set; }
Property Value
System.Boolean
|
DataRows
DataSource
Declaration
public StringDictionaryItem[] DataSource { get; set; }
Property Value
StringDictionaryItem[]
|
DefaultColumnValues
Declaration
public StringDictionaryItem[] DefaultColumnValues { get; set; }
Property Value
StringDictionaryItem[]
|
DefaultDisplayFormUrl
Declaration
public string DefaultDisplayFormUrl { get; set; }
Property Value
System.String
|
DefaultEditFormUrl
Declaration
public string DefaultEditFormUrl { get; set; }
Property Value
System.String
|
DefaultNewFormUrl
Declaration
public string DefaultNewFormUrl { get; set; }
Property Value
System.String
|
Description
Declaration
public string Description { get; set; }
Property Value
System.String
|
Direction
Declaration
public ListInstanceDirection Direction { get; set; }
Property Value
ListInstanceDirection
|
DocumentTemplate
Declaration
public string DocumentTemplate { get; set; }
Property Value
System.String
|
DraftVersionVisibility
Declaration
public int DraftVersionVisibility { get; set; }
Property Value
System.Int32
|
DraftVersionVisibilitySpecified
Declaration
public bool DraftVersionVisibilitySpecified { get; set; }
Property Value
System.Boolean
|
EnableAttachments
Declaration
public bool EnableAttachments { get; set; }
Property Value
System.Boolean
|
EnableFolderCreation
Declaration
public bool EnableFolderCreation { get; set; }
Property Value
System.Boolean
|
EnableMinorVersions
Declaration
public bool EnableMinorVersions { get; set; }
Property Value
System.Boolean
|
EnableModeration
Declaration
public bool EnableModeration { get; set; }
Property Value
System.Boolean
|
EnableVersioning
Declaration
public bool EnableVersioning { get; set; }
Property Value
System.Boolean
|
FieldDefaults
FieldRefs
Declaration
public ListInstanceFieldRef[] FieldRefs { get; set; }
Property Value
ListInstanceFieldRef[]
|
Fields
Folders
ForceCheckout
Declaration
public bool ForceCheckout { get; set; }
Property Value
System.Boolean
|
Hidden
Declaration
public bool Hidden { get; set; }
Property Value
System.Boolean
|
ImageUrl
Declaration
public string ImageUrl { get; set; }
Property Value
System.String
|
IrmExpire
Declaration
public bool IrmExpire { get; set; }
Property Value
System.Boolean
|
IrmExpireSpecified
Declaration
public bool IrmExpireSpecified { get; set; }
Property Value
System.Boolean
|
IrmReject
Declaration
public bool IrmReject { get; set; }
Property Value
System.Boolean
|
IrmRejectSpecified
Declaration
public bool IrmRejectSpecified { get; set; }
Property Value
System.Boolean
|
IRMSettings
IsApplicationList
Declaration
public bool IsApplicationList { get; set; }
Property Value
System.Boolean
|
IsApplicationListSpecified
Declaration
public bool IsApplicationListSpecified { get; set; }
Property Value
System.Boolean
|
ListExperience
Declaration
public ListInstanceListExperience ListExperience { get; set; }
Property Value
ListInstanceListExperience
|
MaxVersionLimit
Declaration
public int MaxVersionLimit { get; set; }
Property Value
System.Int32
|
MaxVersionLimitSpecified
Declaration
public bool MaxVersionLimitSpecified { get; set; }
Property Value
System.Boolean
|
MinorVersionLimit
Declaration
public int MinorVersionLimit { get; set; }
Property Value
System.Int32
|
MinorVersionLimitSpecified
Declaration
public bool MinorVersionLimitSpecified { get; set; }
Property Value
System.Boolean
|
NoCrawl
Declaration
public bool NoCrawl { get; set; }
Property Value
System.Boolean
|
OnQuickLaunch
Declaration
public bool OnQuickLaunch { get; set; }
Property Value
System.Boolean
|
PropertyBagEntries
Declaration
public PropertyBagEntry[] PropertyBagEntries { get; set; }
Property Value
PropertyBagEntry[]
|
ReadSecurity
Declaration
public int ReadSecurity { get; set; }
Property Value
System.Int32
|
RemoveExistingContentTypes
Declaration
public bool RemoveExistingContentTypes { get; set; }
Property Value
System.Boolean
|
Security
TemplateFeatureID
Declaration
public string TemplateFeatureID { get; set; }
Property Value
System.String
|
TemplateInternalName
Declaration
public string TemplateInternalName { get; set; }
Property Value
System.String
|
TemplateType
Declaration
public int TemplateType { get; set; }
Property Value
System.Int32
|
Title
Declaration
public string Title { get; set; }
Property Value
System.String
|
Url
Declaration
public string Url { get; set; }
Property Value
System.String
|
UserCustomActions
ValidationFormula
Declaration
public string ValidationFormula { get; set; }
Property Value
System.String
|
ValidationMessage
Declaration
public string ValidationMessage { get; set; }
Property Value
System.String
|
Views
Webhooks
WriteSecurity
Declaration
public int WriteSecurity { get; set; }
Property Value
System.Int32
|