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