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

Assembly: ServiceProvider (Module: ServiceProvider)