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