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