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