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