Reference Library
getFromSessionId Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::.TransferMonitorObjectsResponseArgsgetFromSessionId
Get the Id of the session where the transfer is coming from.
Declaration Syntax
C#Visual BasicVisual C++
public string getFromSessionId { get; }
Public ReadOnly Property getFromSessionId As String
public:
property String^ getFromSessionId {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)