Show / Hide Table of Contents

FCSessionData Class Members

The following tables list the members exposed by FCSessionData.

Public Fields

  Name Description
Public Fieldstatic (Shared in Visual Basic) DefaultCulture Default culture of the user session.  

Public Properties

|   | Name | Description | | --- | --- | --- | | Public Property | ConfigItems | Collection of CRM session configuration items.   | | Public Property | ConvertTimeZone | Session option: Gets whether or not any DateTimes will be translated to and from ServerTimeZone and LocalTimeZone. Default value is false.   | | Public Property | CreationTime | Timestamp when the session was created.   | | Public Property | CurrentCulture | The Culture being used by the session.   | | Public Property | CurResGroup | The restriction group being used by the session.   | | Public Property | DefaultDistinctGenerics | Session option which makes Generics have IsDistinct enable by default.   | | Public Property | DisableDataConversion | Session option which disables data conversions when values are set for GenericDataRow fields.   | | Public Property | DisableRestrictions | Returns whether or not the DataRestrictions feature is enabled or disabled.   | | Public Property | EmptyNullStrings | Session option that cues Generics to make Null fields be empty strings. Specifically for Oracle.   | | Public Property | IncludeRelations | Session option that cues Generics to include all relation data fields during Queries   | | Public Property | IsDirty |   | | Public Property | LastLoadTime | Timestamp when the session was last loaded via GetSession   | | Public Property | LocalTimeZone | The TimeZone being used by the session.   | | Public Property | LoginTime |   | | Public Property | LoginType | User login type   | | Public Property | MaximumRows |   | | Public Property | NewSession |   | | Public Property | PasswordRequired | Session option denoting whether a password was used to create a session.   | | Public Property | Permissions |   | | Public Property | QueryEmptyToNull | Session option that cues Generics to convert filters on empty strings into filters on Queries that check Is NULL or IS NOT NULL.   | | Public Property | SessionData | CRM configurable session data populates this property during CreateSession   | | Public Property | SessionID | A session's unique identifier.

  | | Public Property | TruncateStringFields | Session option that cues Generics to truncate strings that exceed database field lengths when assigned to a GenericDataRow   | | Public Property | UserID | UniqueID of the user that created the Session.   | | Public Property | UserName | Name of the user that created the Session.   |

Public Methods

  Name Description
Public Method CopyTo  

Reference

FCSessionData Class
FChoice.Foundation Namespace

Back to top © 2022 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.