Class GdprPurposes
Inherited Members
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public static class GdprPurposes
Fields
EMarketing
Declaration
public const string EMarketing = "EMARKETING"
Field Value
| Type | Description |
|---|---|
| string |
Store
Declaration
public const string Store = "STORE"
Field Value
| Type | Description |
|---|---|
| string |
Properties
All
Declaration
public static string[] All { get; }
Property Value
| Type | Description |
|---|---|
| string[] |
Methods
IsBuiltin(string)
Declaration
public static bool IsBuiltin(string purpose)
Parameters
| Type | Name | Description |
|---|---|---|
| string | purpose |
Returns
| Type | Description |
|---|---|
| bool |