Partager via


NotificationParser.NotificationMessage - Propriété

Obtient le message reçu en tant que le corps de la requête HTTP notification du système externe.

Espace de noms :  Microsoft.BusinessData.Runtime
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
Public Property NotificationMessage As Byte()
    Get
    Private Set
'Utilisation
Dim instance As NotificationParser
Dim value As Byte()

value = instance.NotificationMessage
public byte[] NotificationMessage { get; private set; }

Valeur de propriété

Type : []

Voir aussi

Référence

NotificationParser classe

NotificationParser - Membres

Microsoft.BusinessData.Runtime - Espace de noms