Class ConsentCache.ConsentSourceInfo
Inherited Members
Namespace: SuperOffice.CRM.Cache
Assembly: SoDataBase.dll
Syntax
public class ConsentSourceInfo
Constructors
ConsentSourceInfo()
Declaration
public ConsentSourceInfo()
Fields
Id
Declaration
public int Id
Field Value
Type | Description |
---|---|
Int32 |
Key
Declaration
public string Key
Field Value
Type | Description |
---|---|
String |
Name
Declaration
public string Name
Field Value
Type | Description |
---|---|
String |
Extension Methods
EnumUtil.MapEnums<From, To>(From)