Mercury API
Iso180006b..::.SelectOp Enumeration
NamespacesThingMagicIso180006bIso180006b..::.SelectOp
enum to define select options
Declaration Syntax
C#Visual BasicVisual C++
public enum SelectOp
Public Enumeration SelectOp
public enum class SelectOp
Members
MemberDescription
EQUALS
Select Tags that match the select criteria

NOTEQUALS
Select Tags that do not match the select criteria

LESSTHAN
Select Tags that match select data that are less less than the select criteria

GREATERTHAN
Select Tags that match select data that are greated than the select criteria

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)