Search Results for

    Show / Hide Table of Contents

    Enum NullableBool

    Integer value to reprenting nullable bool

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

    False

    Value is false

    NotSet

    Value was not set

    True

    Value is true

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