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