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