MessageRequest 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.
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. |