BusinessRulesGetResponse 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 BusinessRulesGetResponse element returns a BusinessRules type that contains requested business rules or rule components.
public ref class BusinessRulesGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class BusinessRulesGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type BusinessRulesGetResponse = class
inherit MessageResponse
Public Class BusinessRulesGetResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
BusinessRulesGetResponse() |
Constructor. |
Properties
BusinessRuleSet |
Specifies the businesss rules set. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |