Constructeur MessageResponse
Initializes a new instance of the MessageResponse class.
Espace de noms : Microsoft.MasterDataServices.Services.MessageContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New MessageResponse()
public MessageResponse()
public:
MessageResponse()
new : unit -> MessageResponse
public function MessageResponse()