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