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