Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the SessionOpenControllerEventArgs class.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public SessionOpenControllerEventArgs(
Guid sessionId,
string sessionName,
Guid applicationSessionId,
bool overrideSessionId
)
Public Sub New (
sessionId As Guid,
sessionName As String,
applicationSessionId As Guid,
overrideSessionId As Boolean
)
Parameters
sessionId
Type: System.GuidSpecifies the session ID.
sessionName
Type: System.StringSpecifies the session name.
applicationSessionId
Type: System.GuidSpecifies the application session ID.
overrideSessionId
Type: System.BooleanTrue to use the ApplicationSessionId as the session ID; false otherwise.
See Also
SessionOpenControllerEventArgs Overload
SessionOpenControllerEventArgs Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright