Show / Hide Table of Contents

Class GdprSources

Inheritance
object
GdprSources
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 GdprSources

Fields

Api

Declaration
public const string Api = "API"
Field Value
Type Description
string

Chat

Declaration
public const string Chat = "CHAT"
Field Value
Type Description
string

CustomerPortal

Declaration
public const string CustomerPortal = "CUSTOMERPORTAL"
Field Value
Type Description
string

Email

Declaration
public const string Email = "EMAIL"
Field Value
Type Description
string

Import

Declaration
public const string Import = "IMPORT"
Field Value
Type Description
string

Request

Declaration
public const string Request = "REQUEST"
Field Value
Type Description
string

Unknown

Declaration
public const string Unknown = "UNKNOWN"
Field Value
Type Description
string

User

Declaration
public const string User = "USER"
Field Value
Type Description
string

Webform

Declaration
public const string Webform = "WEBFORM"
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 source)
Parameters
Type Name Description
string source
Returns
Type Description
bool
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top