BusinessRulesPaletteGetRequest Class

Definition

The BusinessRulesPaletteGetRequest element MUST include a MemberType input. The allowable business rule components can be limited based on the member type that is specified.

public ref class BusinessRulesPaletteGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class BusinessRulesPaletteGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type BusinessRulesPaletteGetRequest = class
    inherit MessageRequest
Public Class BusinessRulesPaletteGetRequest
Inherits MessageRequest
Inheritance
BusinessRulesPaletteGetRequest
Attributes

Constructors

BusinessRulesPaletteGetRequest()

Initializes a new instance of the BusinessRulesPaletteGetRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
MemberType
Obsolete.

Specifies the member type. The allowable business rule components may be limited based on the member type that is specified

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to