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