Show / Hide Table of Contents

ClarifySessionData Class Members

The following tables list the members exposed by ClarifySessionData.

Public Properties

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

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

Public Methods

  Name Description
Public Method CopyTo Overridden.   

Reference

ClarifySessionData Class
FChoice.Foundation.Clarify 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.