Reference Library
getDeviceIdAsString Property
NamespacesAvaya.ApplicationEnablement.DMCCXmlProcessor..::.XmlMessageReceivedEventArgsgetDeviceIdAsString
The Device Id (string) that was returned in the Xml Message
Declaration Syntax
C#Visual BasicVisual C++
public string getDeviceIdAsString { get; }
Public ReadOnly Property getDeviceIdAsString As String
public:
property String^ getDeviceIdAsString {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)