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