Search Results for

    Show / Hide Table of Contents

    Enum ListBaseType

    Specifies the base type for a list.

    Namespace: PnP.Core.Model.SharePoint
    Assembly: PnP.Core.dll
    Syntax
    public enum ListBaseType

    DiscussionBoard

    Deprecated - used for discussion board lists pre-WSS V3. Newer discussion boards use the GenericList base type and ListTemplateType.DiscussionBoard.

    DocumentLibrary

    Specifies a base type for document libraries.

    GenericList

    Specifies a base type for lists that do not correspond to another base type in this enumeration.

    Issue

    Specifies a base type for issue tracking lists.

    None

    No base type is specified.

    Survey

    Specifies a base type for survey lists.

    Unused

    Reserved. MUST not be used.

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer