PSOperatorProperty Enum

Definition

public enum PSOperatorProperty
type PSOperatorProperty = 
Public Enum PSOperatorProperty
Inheritance
PSOperatorProperty

Fields

Name Value Description
Any 0
IPMatch 1
GeoMatch 2
Equal 3
Contains 4
LessThan 5
GreaterThan 6
LessThanOrEqual 7
GreaterThanOrEqual 8
BeginsWith 9
EndsWith 10

Applies to