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