Show / Hide Table of Contents

Class GdprPurposes

Inheritance
object
GdprPurposes
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top