Search Results for

    Show / Hide Table of Contents

    Enum KQLPropertyOperator

    Operators on KQL property filters

    Namespace: PnP.Framework.Modernization.KQL
    Assembly: PnP.Framework.dll
    Syntax
    public enum KQLPropertyOperator : int

    DoesNoEqual

    EqualTo

    GreaterThan

    GreaterThanOrEqualTo

    LesserThan

    LesserThanOrEqualTo

    Matches

    Restriction

    Undefined

    Extension Methods

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