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