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