OPC Studio User's Guide and Reference
GreaterThan Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Filtering Namespace > UAFilterElements Class : GreaterThan Method
TRUE if operand[0] is greater than operand[1].

Remarks:

The following restrictions apply to the operands:
[0]: Any operand that resolves to an ordered value.
[1]: Any operand that resolves to an ordered value.
The same conversion rules as defined for Equals apply.

The value of this enum member is 3.

Overload List
OverloadDescription
TRUE if operand[0] is greater than operand[1].

Remarks:

The following restrictions apply to the operands:
[0]: Any operand that resolves to an ordered value.
[1]: Any operand that resolves to an ordered value.
The same conversion rules as defined for Equals apply.

The value of this enum member is 3.

 
TRUE if operand[0] is greater than operand[1].

Remarks:

The following restrictions apply to the operands:
[0]: Any operand that resolves to an ordered value.
[1]: Any operand that resolves to an ordered value.
The same conversion rules as defined for Equals apply.

The value of this enum member is 3.

 
TRUE if operand[0] is greater than operand[1].

Remarks:

The following restrictions apply to the operands:
[0]: Any operand that resolves to an ordered value.
[1]: Any operand that resolves to an ordered value.
The same conversion rules as defined for Equals apply.

The value of this enum member is 3.

 
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also