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