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