Click or drag to resize

Session Properties

The Session type exposes the following members.

Properties
  NameDescription
Public propertyAppOption
Gives App Option
Public propertyClientAddressID
Active client Address ID
Public propertyClientID
Active Client ID
Public propertyClientName
Active Client name
Public propertyDictionaryUI
Session Dictionary UI. Setting by SOWIApp.Foundation.Session.GetDictionaryUI with this session Language and Client ID.
Public propertyIsAuthenticated
Is active session authenticated
Public propertyLanguageUIID
Active Language UI ID
Public propertyLanguageUIName
Session user interface language name e.g. DE, EN...
Public propertyMessage
Message handling for View. Note: the Message will after the read (get) reset.
Public propertyReturnWindow
Return window handling for View. Note: the ReturnWindow will after the read (get) reset.
Public propertyToken
Active session token
Public propertyUserAddressID
Active user Address ID
Public propertyUserEmailAddress
Active user email address
Public propertyUserName
Active User name
Top
See Also