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