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