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