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