Search Results for

    Show / Hide Table of Contents

    Enum CollectionUpdateOptions

    Options for updating a collection

    Namespace: PnP.Core.Admin.Model.SharePoint
    Assembly: PnP.Core.Admin.dll
    Syntax
    public enum CollectionUpdateOptions : int

    AddOnly

    Add values to existing list. Value = 0.

    SetExact

    Set exactly the passed values. Value = 1.

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