fcSDK Documentation
FCSession Class
Members 

FCSession contains session information for a logged-in user and allows for manipulation of data in the CRM system as that user.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public MustInherit Class FCSession 
[DefaultMemberAttribute("Item")]
public abstract class FCSession 
Remarks

To create a session, see FCApplication.CreateSession.

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 CRM system.

Inheritance Hierarchy

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

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

FCSession 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.