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