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