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