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