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