fcSDK Documentation
FCSessionData Class
Members 

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 XP, Windows Server 2003 and 2008 family

Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)

See Also

Reference

FCSessionData Members
FChoice.Foundation Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.