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