BusinessRule Class
SQL Server 2012
Represents a business rule.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BusinessRule
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BusinessRule
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The BusinessRule type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets audit information. |
![]() | BRActions | Gets or sets an array of business rule actions. |
![]() | BRConditionTree | Gets or sets a business rule condition tree. |
![]() | Description | Gets or sets the description of the business rule. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Identifier | Gets or sets a business rule identifier. |
![]() | NotificationGroup | Gets or sets the globally unique identifier (GUID) of the group to be notified about the rule. |
![]() | NotificationUser | Gets or sets the globally unique identifier (GUID) of the group to be notified about the rule. |
![]() | Priority | Gets or sets the rule priority. |
![]() | RuleActionText | Gets or sets the business rule actions included in the current business rule. |
![]() | RuleConditionText | Gets or sets business rule conditions included in the current business rule. |
![]() | Status | Gets or sets the business rule status. |


