HL7AckHelper.IsXmlMessage(IBaseMessage) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- ackMessage
- IBaseMessage