Class UserPreferenceStrings.Gdpr
GDPR - Misc
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class Gdpr
Fields
DefaultEmailTemplate
Default email template for sending to new persons stored in the data base.
Declaration
public const string DefaultEmailTemplate = "GdprDefaultEmailTemplate"
Field Value
Type | Description |
---|---|
String |
DefaultLegalBase
Default legal base for new persons.
Declaration
public const string DefaultLegalBase = "GdprDefaultLegalBase"
Field Value
Type | Description |
---|---|
String |
DefaultLegalBaseKey_HardDefault
Hard Default legal base for new persons.
Declaration
public const string DefaultLegalBaseKey_HardDefault = ""
Field Value
Type | Description |
---|---|
String |
DefaultSource
Default source key for new persons
Declaration
public const string DefaultSource = "GdprDefaultSource"
Field Value
Type | Description |
---|---|
String |
DefaultSourceKey_HardDefault
Hard Default source key for new persons
Declaration
public const string DefaultSourceKey_HardDefault = "USER"
Field Value
Type | Description |
---|---|
String |
ImportConsentComment
Consent source set for consent on imported persons
Declaration
public const string ImportConsentComment = "ImportConsentComment"
Field Value
Type | Description |
---|---|
String |
ImportConsentSource
Consent source set for consent on imported persons
Declaration
public const string ImportConsentSource = "ImportConsentSource"
Field Value
Type | Description |
---|---|
String |
ImportLegalBase
Legal base set for consent on imported persons
Declaration
public const string ImportLegalBase = "ImportLegalBase"
Field Value
Type | Description |
---|---|
String |
NoMailings_ConsentPurposeKey
ConsentPurpose key to use when turning OFF mailings.
Declaration
public const string NoMailings_ConsentPurposeKey = "NoMailings_ConsentPurposeKey"
Field Value
Type | Description |
---|---|
String |
NoMailings_ConsentPurposeKey_HardDefault
Hard default for NoMailings_ConsentPurposeKey
Declaration
public const string NoMailings_ConsentPurposeKey_HardDefault = "EMARKETING"
Field Value
Type | Description |
---|---|
String |
NoMailings_ConsentSourceKey
ConsentSource key to use when turning OFF mailings.
Declaration
public const string NoMailings_ConsentSourceKey = "NoMailings_ConsentSourceKey"
Field Value
Type | Description |
---|---|
String |
NoMailings_ConsentSourceKey_HardDefault
Hard default for oMailings_ConsentSourceKey
Declaration
public const string NoMailings_ConsentSourceKey_HardDefault = "USER"
Field Value
Type | Description |
---|---|
String |
NoMailings_LegalBaseKey
LegalBase key to use when turning OFF mailings.
Declaration
public const string NoMailings_LegalBaseKey = "NoMailings_LegalBaseKey"
Field Value
Type | Description |
---|---|
String |
NoMailings_LegalBaseKey_HardDefault
Hard default for NoMailings_LegalBaseKey
Declaration
public const string NoMailings_LegalBaseKey_HardDefault = "WITHDRAWN"
Field Value
Type | Description |
---|---|
String |
Section
Declaration
public const string Section = "GDPR"
Field Value
Type | Description |
---|---|
String |
UseDefaultEmailTemplate
Default email template for sending to new persons stored in the data base.
Declaration
public const string UseDefaultEmailTemplate = "GdprUseDefaultEmailTemplate"
Field Value
Type | Description |
---|---|
String |
UseDefaultsForNew
Use defaults when storing new person
Declaration
public const string UseDefaultsForNew = "GdprUseDefaultsForNew"
Field Value
Type | Description |
---|---|
String |
UseDefaultsForNew_HardDefault
Hard Default for Use defaults when storing new person
Declaration
public const bool UseDefaultsForNew_HardDefault = true
Field Value
Type | Description |
---|---|
Boolean |