UAOOI.OPCUA.Common.Types Namespace
UAOOI.OPCUA.Common

FilterOperator Enumeration

Namespace:  UAOOI.OPCUA.Common.Types
Assembly:  UA.Common (in UA.Common.dll)

Syntax


public enum FilterOperator

Members


Member nameDescription
Equals_0
IsNull_1
GreaterThan_2
LessThan_3
GreaterThanOrEqual_4
LessThanOrEqual_5
Like_6
Not_7
Between_8
InList_9
And_10
Or_11
Cast_12
InView_13
OfType_14
RelatedTo_15
BitwiseAnd_16
BitwiseOr_17