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