Show / Hide Table of Contents

Class UserPreferenceStrings.Travel

Travel

Inheritance
object
UserPreferenceStrings.Travel
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 UserPreferenceStrings.Travel

Fields

AdvancedTravelMenu

Should the Travel icon/menu display the advanced Travel options

Control type: Bool, access: Wizard
Declaration
public const string AdvancedTravelMenu = "AdvancedTravelMenu"
Field Value
Type Description
string

EnableStats

Enable logging of usage patterns in CRM. These logs may be subsequently used as background information for improvements to the product and for enhanced user training. (Default = YES)

Control type: Bool, access: Wizard
Declaration
public const string EnableStats = "EnableStats"
Field Value
Type Description
string

EnableTravel

Is Travel enabled?

Control type: Bool, access: Wizard
Declaration
public const string EnableTravel = "EnableTravel"
Field Value
Type Description
string

FlushAfterReadAll

If Yes, the Travel Gateway will force a refresh on all clients after the Read update from all users event has been executed. (Default = YES)

Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string FlushAfterReadAll = "FlushAfterReadAll"
Field Value
Type Description
string

GWSilent

Should progress dialogs be displayed when Travel Gateway is executing activities? (Default = NO)

Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string GWSilent = "GWSilent"
Field Value
Type Description
string

OfferBlockCentralLogin

Allows Remote Travel users to prevent CRM from trying to perform a Central update even if the central database is available when CRM is started while the Remote Travel user is travelling.(Default = NO)

Control type: Bool, access: Admin, Admin users, Wizard
Declaration
public const string OfferBlockCentralLogin = "OfferBlockCentralLogin"
Field Value
Type Description
string

RemoteTravelClient

Program file used to synchronise between a local Remote Travel user and the central document archive. (Default = SORT.EXE)

Control type: Text, access: Admin, Crm, Admin users, Wizard
Declaration
public const string RemoteTravelClient = "RemoteTravelClient"
Field Value
Type Description
string

RemoteTravelServer

Name of the EXE file used as your Remote Travel Server. (Default = SORTS.EXE)

Control type: Text, access: Admin, Admin users, Wizard
Declaration
public const string RemoteTravelServer = "RemoteTravelServer"
Field Value
Type Description
string

Section

Section heading

Declaration
public const string Section = "Travel"
Field Value
Type Description
string

TravelAsMenu

Should the Navigator display a Travel icon for users allowed to use Travel?

Control type: Bool, access: Admin, Crm, Admin users, Wizard
Declaration
public const string TravelAsMenu = "TravelAsMenu"
Field Value
Type Description
string
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top