Search Results for

    Show / Hide Table of Contents

    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

    Declaration
    public ListInstanceDataRows DataRows { get; set; }
    Property Value
    ListInstanceDataRows

    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

    Declaration
    public FieldDefault[] FieldDefaults { get; set; }
    Property Value
    FieldDefault[]

    FieldRefs

    Declaration
    public ListInstanceFieldRef[] FieldRefs { get; set; }
    Property Value
    ListInstanceFieldRef[]

    Fields

    Declaration
    public ListInstanceFields Fields { get; set; }
    Property Value
    ListInstanceFields

    Folders

    Declaration
    public Folder[] Folders { get; set; }
    Property Value
    Folder[]

    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

    Declaration
    public IRMSettings IRMSettings { get; set; }
    Property Value
    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

    Declaration
    public ObjectSecurity Security { get; set; }
    Property Value
    ObjectSecurity

    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

    Declaration
    public CustomAction[] UserCustomActions { get; set; }
    Property Value
    CustomAction[]

    ValidationFormula

    Declaration
    public string ValidationFormula { get; set; }
    Property Value
    System.String

    ValidationMessage

    Declaration
    public string ValidationMessage { get; set; }
    Property Value
    System.String

    Views

    Declaration
    public ListInstanceViews Views { get; set; }
    Property Value
    ListInstanceViews

    Webhooks

    Declaration
    public Webhook[] Webhooks { get; set; }
    Property Value
    Webhook[]

    WriteSecurity

    Declaration
    public int WriteSecurity { get; set; }
    Property Value
    System.Int32

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer