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