Reference Library
GetLastIncomingXmlMessage Method
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderGetLastIncomingXmlMessage()()()()
Get the string which represents the last XML message which arrived.
Declaration Syntax
C#Visual BasicVisual C++
public string GetLastIncomingXmlMessage()
Public Function GetLastIncomingXmlMessage As String
public:
virtual String^ GetLastIncomingXmlMessage() sealed
Return Value
A string which represents the last XML document which arrived.

Assembly: ServiceProvider (Module: ServiceProvider)