Session.Restore Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Restores the state of a session from the passed XML.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public abstract bool Restore(
string sessionInfoXml
)
Public MustOverride Function Restore (
sessionInfoXml As String
) As Boolean
Parameters
- sessionInfoXml
Type: System.String
Return Value
Type: System.Boolean
true if this is an active session, false if not
See Also
Session Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright