Share via


MessageResponse Constructor

Initializes a new instance of the MessageResponse class.

Namespace:  Microsoft.MasterDataServices.Services.MessageContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New MessageResponse()
public MessageResponse()
public:
MessageResponse()
new : unit -> MessageResponse
public function MessageResponse()