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
ContentTypesEnabled
Declaration
public bool ContentTypesEnabled { get; set; }
Property Value
System.
|
DataRows
DataSource
Declaration
public StringDictionaryItem[] DataSource { get; set; }
Property Value
DefaultColumnValues
Declaration
public StringDictionaryItem[] DefaultColumnValues { get; set; }
Property Value
DefaultDisplayFormUrl
Declaration
public string DefaultDisplayFormUrl { get; set; }
Property Value
System.
|
DefaultEditFormUrl
Declaration
public string DefaultEditFormUrl { get; set; }
Property Value
System.
|
DefaultNewFormUrl
Declaration
public string DefaultNewFormUrl { get; set; }
Property Value
System.
|
Description
Declaration
public string Description { get; set; }
Property Value
System.
|
Direction
Declaration
public ListInstanceDirection Direction { get; set; }
Property Value
DocumentTemplate
Declaration
public string DocumentTemplate { get; set; }
Property Value
System.
|
DraftVersionVisibility
Declaration
public int DraftVersionVisibility { get; set; }
Property Value
System.
|
DraftVersionVisibilitySpecified
Declaration
public bool DraftVersionVisibilitySpecified { get; set; }
Property Value
System.
|
EnableAttachments
Declaration
public bool EnableAttachments { get; set; }
Property Value
System.
|
EnableFolderCreation
Declaration
public bool EnableFolderCreation { get; set; }
Property Value
System.
|
EnableMinorVersions
Declaration
public bool EnableMinorVersions { get; set; }
Property Value
System.
|
EnableModeration
Declaration
public bool EnableModeration { get; set; }
Property Value
System.
|
EnableVersioning
Declaration
public bool EnableVersioning { get; set; }
Property Value
System.
|
FieldDefaults
FieldRefs
Declaration
public ListInstanceFieldRef[] FieldRefs { get; set; }
Property Value
Fields
Folders
ForceCheckout
Declaration
public bool ForceCheckout { get; set; }
Property Value
System.
|
Hidden
Declaration
public bool Hidden { get; set; }
Property Value
System.
|
ImageUrl
Declaration
public string ImageUrl { get; set; }
Property Value
System.
|
IrmExpire
Declaration
public bool IrmExpire { get; set; }
Property Value
System.
|
IrmExpireSpecified
Declaration
public bool IrmExpireSpecified { get; set; }
Property Value
System.
|
IrmReject
Declaration
public bool IrmReject { get; set; }
Property Value
System.
|
IrmRejectSpecified
Declaration
public bool IrmRejectSpecified { get; set; }
Property Value
System.
|
IRMSettings
IsApplicationList
Declaration
public bool IsApplicationList { get; set; }
Property Value
System.
|
IsApplicationListSpecified
Declaration
public bool IsApplicationListSpecified { get; set; }
Property Value
System.
|
ListExperience
Declaration
public ListInstanceListExperience ListExperience { get; set; }
Property Value
MaxVersionLimit
Declaration
public int MaxVersionLimit { get; set; }
Property Value
System.
|
MaxVersionLimitSpecified
Declaration
public bool MaxVersionLimitSpecified { get; set; }
Property Value
System.
|
MinorVersionLimit
Declaration
public int MinorVersionLimit { get; set; }
Property Value
System.
|
MinorVersionLimitSpecified
Declaration
public bool MinorVersionLimitSpecified { get; set; }
Property Value
System.
|
NoCrawl
Declaration
public bool NoCrawl { get; set; }
Property Value
System.
|
OnQuickLaunch
Declaration
public bool OnQuickLaunch { get; set; }
Property Value
System.
|
PropertyBagEntries
Declaration
public PropertyBagEntry[] PropertyBagEntries { get; set; }
Property Value
ReadSecurity
Declaration
public int ReadSecurity { get; set; }
Property Value
System.
|
RemoveExistingContentTypes
Declaration
public bool RemoveExistingContentTypes { get; set; }
Property Value
System.
|
Security
TemplateFeatureID
Declaration
public string TemplateFeatureID { get; set; }
Property Value
System.
|
TemplateInternalName
Declaration
public string TemplateInternalName { get; set; }
Property Value
System.
|
TemplateType
Declaration
public int TemplateType { get; set; }
Property Value
System.
|
Title
Declaration
public string Title { get; set; }
Property Value
System.
|
Url
Declaration
public string Url { get; set; }
Property Value
System.
|
UserCustomActions
ValidationFormula
Declaration
public string ValidationFormula { get; set; }
Property Value
System.
|
ValidationMessage
Declaration
public string ValidationMessage { get; set; }
Property Value
System.
|
Views
Webhooks
WriteSecurity
Declaration
public int WriteSecurity { get; set; }
Property Value
System.
|