Reference Library
getXmlDocument Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::..ThirdPartyCallControlCommonEventArgsgetXmlDocument
Get the actual XML Document that was sent from AES.
Declaration Syntax
C#Visual BasicVisual C++
public XmlDocument getXmlDocument { get; }
Public ReadOnly Property getXmlDocument As XmlDocument
	Get
public:
property XmlDocument^ getXmlDocument {
	XmlDocument^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)