Class MDOListTableSalutationCache
Caches for automatically-recognized list tables: Salutation
Inheritance
MDOListTableSalutationCache
Inherited Members
Namespace: SuperOffice.CRM.Cache
Assembly: SoDataBase.dll
Syntax
[CacheV2("Database", 0)]
public class MDOListTableSalutationCache : MDOListTableCacheTypedBase<SalutationTableInfo>, IFlushableV2, IDisposable
Constructors
MDOListTableSalutationCache()
Caches for automatically-recognized list tables: Salutation
Declaration
public MDOListTableSalutationCache()
Methods
GetCurrent()
Caches for automatically-recognized list tables: Salutation
Declaration
public static MDOListTableSalutationCache GetCurrent()
Returns
Type | Description |
---|---|
MDOListTableSalutationCache |
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)