Search Results for

    Show / Hide Table of Contents

    Enum FileLevel

    The File Level for a File element

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum FileLevel : int

    Checkout

    The file will be stored as a checked out item

    Draft

    The file will be stored as a draft

    Published

    The file will be stored as a published item

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<FileLevel>(String)
    ObjectExtensions.Set<FileLevel, T>(Expression<Func<FileLevel, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer