Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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