A structure used to list property key-value pairs plus an operation.
import "IToiChannelService.idl";
Public Attributes | |
IToiChannelService::TToiProperty | Operand |
IToiChannelService::TToiConditionOperation | Operation |
The metadata property and the value to match in the query.
Which operation the query should use for this key-value pair. For example equal (==) or not equal (!=).