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