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