Search Results for

    Show / Hide Table of Contents

    Class ExtractListsConfiguration

    Inheritance
    System.Object
    ExtractListsConfiguration
    Namespace: PnP.Framework.Provisioning.Model.Configuration.Lists
    Assembly: PnP.Framework.dll
    Syntax
    public class ExtractListsConfiguration : object

    Properties

    HasLists

    Declaration
    public bool HasLists { get; }
    Property Value
    System.Boolean

    IncludeHiddenLists

    Declaration
    public bool IncludeHiddenLists { get; set; }
    Property Value
    System.Boolean

    Lists

    Declaration
    public List<ExtractListsListsConfiguration> Lists { get; set; }
    Property Value
    List<ExtractListsListsConfiguration>

    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