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