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