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
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class 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 |