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