Reference Library
getDeviceIdList Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::..GetDeviceIdListEventArgsgetDeviceIdList
Retrieves the list (strings) of device ids.
Declaration Syntax
C#Visual BasicVisual C++
public List<string> getDeviceIdList { get; }
Public ReadOnly Property getDeviceIdList As List(Of String)
	Get
public:
property List<String^>^ getDeviceIdList {
	List<String^>^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)