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