BRItemCategory Enumeration
Specifies the type of a Business Rule.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
| Member name | Description | |
|---|---|---|
| Condition | The Business Rule Item type is Condition | |
| ElseAction | The Business Rule Item type is ElseAction | |
| ThenAction | The Business Rule Item type is ThenAction |
Show: