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