BusinessRulesPublishRequest Class
SQL Server 2012
Represents a request that may include a Microsoft.MasterDataServices.BRPublish criteria to limit which business rules are published. Otherwise, all business rules for all models, entities, and member types are published.
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The BusinessRulesPublishRequest type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BusinessRulesPublishRequest() | Initializes a new instance of the BusinessRulesPublishRequest class with default values. |
![]() | BusinessRulesPublishRequest(International, BRPublishCriteria) | Initializes a new instance of the BusinessRulesPublishRequest class with the specified cultural settings and criteria for publishing business rules. |
| Name | Description | |
|---|---|---|
![]() | BRPublishCriteria | Specifies the scope of rules to be published. |
![]() | International | The cultural setting. |

