Class CacheInvalidationRows.CacheInvalidationRowsIdx
Abstract base class for accessors.
Inheritance
CacheInvalidationRows.CacheInvalidationRowsIdx
Inherited Members
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public abstract class CacheInvalidationRowsIdx : CacheInvalidationRow.CacheInvalidationRowIdxBase, ICloneable, ISentryIgnorable
Constructors
CacheInvalidationRowsIdx()
Protected constructor for class CacheInvalidationRowsIdx.
Declaration
protected CacheInvalidationRowsIdx()
Implements
Extension Methods
EnumUtil.MapEnums<From, To>(From)