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