Search Results for

    Show / Hide Table of Contents

    Enum PWAEnabledStatus

    Represents the status of EnableProjectWebInstance on a site collection.

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

    Disabled

    The project web app is disabled for this site collection

    Enabled

    The project web app is enabled for this site collection

    Unknown

    Default value, Project Web App status was never set

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