Show / Hide Table of Contents

Class UserPreferenceStrings.PocketSection

Preferences for Pocket client.

Inheritance
Object
UserPreferenceStrings.PocketSection
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class PocketSection

Fields

AutoLogoutTime

Time in minutes the application can be kept idle in the background before an automatically logout is performed. Default value = 0, means no timeout."

Declaration
public const string AutoLogoutTime = "AutoLogoutTime"
Field Value
Type Description
String

DisableAutoLogin

Prevent Pocket CRM client from logging in automatically on startup. Default = No.

Declaration
public const string DisableAutoLogin = "DisableAutoLogin"
Field Value
Type Description
String

LastLoggedIn

Last logged in to pocket

Declaration
public const string LastLoggedIn = "LastLoggedIn"
Field Value
Type Description
String

Section

Preference section name for Pocket client specific settings, including web panels defined in Pocket client

Declaration
public const string Section = "PocketTasks"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top