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