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