Class GdprPurposes
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public static class GdprPurposes : Object
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 |
---|---|
Boolean |