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