Reference Library
getDevice Property
NamespacesAvaya.ApplicationEnablement.DMCCDevice..::.DeviceCommonResponseArgsgetDevice
The Device object that this event is associated with.
Declaration Syntax
C#Visual BasicVisual C++
public Device getDevice { get; }
Public ReadOnly Property getDevice As Device
public:
property Device^ getDevice {
	Device^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)