Aracılığıyla paylaş


ApplicationConditionOperator Class

Definition

Defines values for ApplicationConditionOperator.

public static class ApplicationConditionOperator
type ApplicationConditionOperator = class
Public Class ApplicationConditionOperator
Inheritance
ApplicationConditionOperator

Fields

Contains

Checks that the string value of the data defined in Property contains the given value

Equals

Checks that the string value of the data defined in Property equals the given value

In

Checks that the string value of the data defined in Property equals any of the given values (exact fit)

Applies to