BusinessRulesPublishRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The BusinessRulesPublishRequest element can include a BRPublishCriteria to limit which business rules are published. Otherwise, all business rules for all models, entities, and member types are published.
public ref class BusinessRulesPublishRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class BusinessRulesPublishRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type BusinessRulesPublishRequest = class
inherit MessageRequest
Public Class BusinessRulesPublishRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
BusinessRulesPublishRequest() |
Constructor. |
Properties
BRPublishCriteria |
Optional criteria for limiting which business rules are published. Otherwise, all business rules for all models, entities, and member types are published. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |