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