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