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