Show / Hide Table of Contents

Class UserPreferenceStrings.Gdpr

GDPR - Misc

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

GDPR - Misc

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
bool
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top