fcSDK Documentation
ClarifySessionData Class Members
Properties  Methods 

The following tables list the members exposed by ClarifySessionData.

Public Properties
 NameDescription
Public PropertyConfigItemsCollection of CRM session configuration items. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyConvertTimeZoneSession 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 PropertyCreationTimeTimestamp when the session was created. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyCurrentCultureThe Culture being used by the session. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyCurResGroupThe restriction group being used by the session. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyDefaultDistinctGenericsSession option which makes Generics have IsDistinct enable by default. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyDisableDataConversionSession option which disables data conversions when values are set for GenericDataRow fields. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyDisableRestrictionsReturns whether or not the DataRestrictions feature is enabled or disabled. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyEmptyNullStringsSession option that cues Generics to make Null fields be empty strings. Specifically for Oracle. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyIncludeRelationsSession option that cues Generics to include all relation data fields during Queries (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyIsDirty (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyLastLoadTimeTimestamp when the session was last loaded via GetSession (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyLocalTimeZoneThe TimeZone being used by the session. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyLoginTime (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyLoginTypeUser login type (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyMaximumRows (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyNewSession (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyPasswordRequiredSession option denoting whether a password was used to create a session. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyPermissions (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyPrivatePassword  
Public PropertyQueryEmptyToNullSession 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 PropertySessionDataCRM configurable session data populates this property during CreateSession (Inherited from FChoice.Foundation.FCSessionData)
Public PropertySessionID

A session's unique identifier.

(Inherited from FChoice.Foundation.FCSessionData)
Public PropertyTruncateStringFieldsSession option that cues Generics to truncate strings that exceed database field lengths when assigned to a GenericDataRow (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyUserIDUniqueID of the user that created the Session. (Inherited from FChoice.Foundation.FCSessionData)
Public PropertyUserNameName of the user that created the Session. (Inherited from FChoice.Foundation.FCSessionData)
Top
Public Methods
 NameDescription
Public MethodCopyToOverridden.   
Top
See Also

Reference

ClarifySessionData Class
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.