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