LogicalOperator Enumeration
Specifies the logical operator that is used to join multiple business rule conditions.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| And | AND operator | |
| Not | NOT operator | |
| NotSpecified | Not specified | |
| Or | OR operator |
The LogicalOperator simple type specifies the logical operator that is used to join multiple business rule conditions.
Show: