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