MessageRequest Constructor
Initializes a new instance of the MessageRequest class.
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New MessageRequest()
protected MessageRequest()
protected:
MessageRequest()
new : unit -> MessageRequest
protected function MessageRequest()
See Also
Reference
Microsoft.MasterDataServices.Services.MessageContracts Namespace