Constructeur MessageRequest
Initializes a new instance of the MessageRequest 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 MessageRequest()
public MessageRequest()
public:
MessageRequest()
new : unit -> MessageRequest
public function MessageRequest()