Table of Contents

Enum PWAEnabledStatus

Namespace
PnP.Core.Admin.Model.SharePoint
Assembly
PnP.Core.Admin.dll

Represents the status of EnableProjectWebInstance on a site collection.

public enum PWAEnabledStatus

Fields

Disabled = 1

The project web app is disabled for this site collection

Enabled = 2

The project web app is enabled for this site collection

Unknown = 0

Default value, Project Web App status was never set