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 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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
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, WizardDeclaration
public const string udsalesmall = "udsalesmall"
Field Value
| Type | Description |
|---|---|
| string |