BusinessRuleSet Class
SQL Server 2012
Represents a business rule set.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BusinessRuleSet
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BusinessRuleSet
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The BusinessRuleSet type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BRActions | Gets or sets the collection of actions. |
![]() | BRConditions | Gets or sets the collection of conditions. |
![]() | BRConditionTreeNodes | Gets or sets the collection of condition tree nodes. |
![]() | BusinessRules | Gets or sets the collection of business rules. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetProperty<T> | Infrastructure. Sets the property using the specified values. (Inherited from DataContractBase.) |
![]() | ToString | (Inherited from Object.) |

