Search Results for

    Show / Hide Table of Contents

    Enum PublishedStatus

    Indicates if a file was published, draft or checked out

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

    Checkout

    File is checked out

    Draft

    File is in draft

    Published

    File is published

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