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