Reference Library
getOtherLogicalDeviceList Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::..GetPhysicalDeviceInformationResponseArgsgetOtherLogicalDeviceList
Retrieve the List of logical devices.
Declaration Syntax
C#Visual BasicVisual C++
public List<string> getOtherLogicalDeviceList { get; }
Public ReadOnly Property getOtherLogicalDeviceList As List(Of String)
	Get
public:
property List<String^>^ getOtherLogicalDeviceList {
	List<String^>^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)