FCSessionData Class
Repository for session data which is retained by the FCApplication between session uses.
Syntax
'Declaration
<SerializableAttribute()>
Public MustInherit Class FCSessionData
[SerializableAttribute()]
public abstract class FCSessionData
Remarks
Users do not use this object directly but through the FCSession the CRM specific implementation. Session lifetime is maintained by the FCApplication.
All session related information is stored in the FCSessionData object for use across individual FCSession uses.
Inheritance Hierarchy
System.Object
FChoice.Foundation.FCSessionData
FChoice.Foundation.Clarify.ClarifySessionData
Requirements
Namespace: FChoice.Foundation
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)