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