MessageRequest Class

Definition

Defines the base class for all requests that can be processed by a Master Data Services instance.

public ref class MessageRequest abstract
[System.ServiceModel.MessageContract]
public abstract class MessageRequest
[<System.ServiceModel.MessageContract>]
type MessageRequest = class
Public MustInherit Class MessageRequest
Inheritance
MessageRequest
Derived
Attributes

Constructors

MessageRequest()

Initializes a new instance of the MessageRequest class.

MessageRequest(International, Guid)

Initializes a new instance of the MessageRequest class.

Properties

International

Specifies client localization information.

RequestId

Specifies the request identifier.

Applies to