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