BusinessRulesGetRequest 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 BusinessRulesGetRequest element MUST have a populated BRGetCriteria complex type.
public ref class BusinessRulesGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class BusinessRulesGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type BusinessRulesGetRequest = class
inherit MessageRequest
Public Class BusinessRulesGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
BusinessRulesGetRequest() |
Constructor. |
Properties
GetCriteria |
Desired filters. Each parameter is optional; those specified are combined with an AND. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |
ResultOptions |
Details desired in the output model. |