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