Reference Library
getSessionId Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvider..::.StartApplicationSessionResponseArgsgetSessionId
The id of the session that was created.
Declaration Syntax
C#Visual BasicVisual C++
public string getSessionId { get; }
Public ReadOnly Property getSessionId As String
public:
property String^ getSessionId {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)