BRDeleteCriteria Class
SQL Server 2012
Specifies lists of globally unique identifiers (GUIDs) for business rules items to be deleted.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRDeleteCriteria
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRDeleteCriteria
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The BRDeleteCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BRConditionTreeNodes | Gets or sets an array containing globally unique identifiers (GUIDs) of condition tree nodes to be deleted. |
![]() | BRItems | Gets or sets an array containing globally unique identifiers (GUIDs) of conditions or actions to be deleted. |
![]() | BusinessRules | Gets or sets an array containing globally unique identifiers (GUIDs) of business rules to be deleted. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |

