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