Reference Library
XmlDoc Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::..SystemStatusEventArgsXmlDoc
The received raw XML document
Declaration Syntax
C#Visual BasicVisual C++
public XmlDocument XmlDoc { get; }
Public ReadOnly Property XmlDoc As XmlDocument
	Get
public:
property XmlDocument^ XmlDoc {
	XmlDocument^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)