fcSDK Documentation
FCSessionData Class Members
Fields  Properties  Methods 

The following tables list the members exposed by FCSessionData.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)DefaultCultureDefault culture of the user session.  
Top
Public Properties
 NameDescription
Public PropertyConfigItemsCollection of CRM session configuration items.  
Public PropertyConvertTimeZoneSession option: Gets whether or not any DateTimes will be translated to and from ServerTimeZone and LocalTimeZone. Default value is false.  
Public PropertyCreationTimeTimestamp when the session was created.  
Public PropertyCurrentCultureThe Culture being used by the session.  
Public PropertyCurResGroupThe restriction group being used by the session.  
Public PropertyDefaultDistinctGenericsSession option which makes Generics have IsDistinct enable by default.  
Public PropertyDisableDataConversionSession option which disables data conversions when values are set for GenericDataRow fields.  
Public PropertyDisableRestrictionsReturns whether or not the DataRestrictions feature is enabled or disabled.  
Public PropertyEmptyNullStringsSession option that cues Generics to make Null fields be empty strings. Specifically for Oracle.  
Public PropertyIncludeRelationsSession option that cues Generics to include all relation data fields during Queries  
Public PropertyIsDirty  
Public PropertyLastLoadTimeTimestamp when the session was last loaded via GetSession  
Public PropertyLocalTimeZoneThe TimeZone being used by the session.  
Public PropertyLoginTime  
Public PropertyLoginTypeUser login type  
Public PropertyMaximumRows  
Public PropertyNewSession  
Public PropertyPasswordRequiredSession option denoting whether a password was used to create a session.  
Public PropertyPermissions  
Public PropertyQueryEmptyToNullSession option that cues Generics to convert filters on empty strings into filters on Queries that check Is NULL or IS NOT NULL.  
Public PropertySessionDataCRM configurable session data populates this property during CreateSession  
Public PropertySessionID

A session's unique identifier.

 
Public PropertyTruncateStringFieldsSession option that cues Generics to truncate strings that exceed database field lengths when assigned to a GenericDataRow  
Public PropertyUserIDUniqueID of the user that created the Session.  
Public PropertyUserNameName of the user that created the Session.  
Top
Public Methods
 NameDescription
Public MethodCopyTo  
Top
See Also

Reference

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