Reference Library
getSessionId Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProvidergetSessionId
Returns the session name (id) as a string
Declaration Syntax
C#Visual BasicVisual C++
public string getSessionId { get; }
Public ReadOnly Property getSessionId As String
	Get
public:
property String^ getSessionId {
	String^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)