fcSDK Documentation
ClarifySession Class
Members 

ClarifySession contains session information for a logged-in user and allows for manipulation of data in the Clarify system as that user.
Syntax
'Declaration
 
Public Class ClarifySession 
   Inherits FChoice.Foundation.FCSession
public class ClarifySession : FChoice.Foundation.FCSession 
Remarks

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.

Inheritance Hierarchy

System.Object
   FChoice.Foundation.FCSession
      FChoice.Foundation.Clarify.ClarifySession

Requirements

Namespace: FChoice.Foundation.Clarify

Platforms: Windows XP, Windows Server 2003 and 2008 family

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

See Also

Reference

ClarifySession Members
FChoice.Foundation.Clarify 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.