Show / Hide Table of Contents

Class UserPreferenceStrings.FieldReplication

Enables replication of user-defined fields at field level instead of record level. This ensures that field changes for the customer are retained, but may affect the performance of the replication process

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

Fields

Section

Section heading

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

udcontactlarge

Enables replication at field level for user-defined fields of the type

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

udcontactsmall

Enables replication at field level of user-defined fields on the Company card. Activating this setting may affect the speed at which UP and DWN files are read and written (Default = NO)

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

udpersonlarge

Enables replication at field level for user-defined fields of the type

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

udpersonsmall

Enables replication at field level of user-defined fields in the Contact dialog. Activating this setting may affect the speed at which UP and DWN files are read and written (Default = NO)

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

udprojectlarge

Enables replication at field level for user-defined fields of the type

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

udprojectsmall

Enable replication at field level for user-defined fields on the Project card. Activating this setting may affect the speed at which UP and DWN files are read and written (Default = NO)

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

udsalelarge

Enables replication at field level for user-defined fields of the type

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

udsalesmall

Enables replication at field level for user-defined fields in the Sale dialog. Activating this setting may affect the speed at which UP and DWN files are read and written (Default = NO)

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