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