'Declaration
Public Class ClarifySession Inherits FChoice.Foundation.FCSession
public class ClarifySession : FChoice.Foundation.FCSession
To create a session, see ClarifyApplication.CreateSession.
To start accessing data, see the CreateGeneric method.
FCFL.NET sessions are stateful containers that are used to remember information about a user during their session using the system. They also provide access to manipulate data and settings in the Clarify system.
System.Object
FChoice.Foundation.FCSession
FChoice.Foundation.Clarify.ClarifySession
Namespace: FChoice.Foundation.Clarify
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)