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