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