SessionEventArgs.Session Field
Contains the session information.
Namespace: Microsoft.Crm.UnifiedServiceDesk.BaseControl
Assembly: Microsoft.Crm.UnifiedServiceDesk.BaseControl (in Microsoft.Crm.UnifiedServiceDesk.BaseControl.dll)
Usage
'Usage
Dim instance As SessionEventArgs
Dim value As Session
value = instance.Session
instance.Session = value
Syntax
'Declaration
Public Session As Session
public Session Session
public:
Session^ Session
public Session Session
public var Session : Session
Platforms
See Also
Reference
SessionEventArgs Class
SessionEventArgs Members
Microsoft.Crm.UnifiedServiceDesk.BaseControl Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.