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