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