HL7AckHelper.IsXmlMessage(IBaseMessage) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static bool IsXmlMessage(Microsoft::BizTalk::Message::Interop::IBaseMessage ^ ackMessage);
public static bool IsXmlMessage (Microsoft.BizTalk.Message.Interop.IBaseMessage ackMessage);
static member IsXmlMessage : Microsoft.BizTalk.Message.Interop.IBaseMessage -> bool
Public Shared Function IsXmlMessage (ackMessage As IBaseMessage) As Boolean
Paramètres
- ackMessage
- IBaseMessage