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