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