Class QuoteRows.QuoteRowsIdx
Abstract base class for accessors.
Inheritance
System.Object
QuoteRows.QuoteRowsIdx
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public abstract class QuoteRowsIdx : QuoteRow.QuoteRowIdxBase, ICloneable, ISentryIgnorable
Constructors
QuoteRowsIdx()
Protected constructor for class QuoteRowsIdx.
Declaration
protected QuoteRowsIdx()
Implements
System.ICloneable
Extension Methods
EnumUtil.MapEnums<From, To>(From)