Class DashboardEntityList
Inherited Members
Namespace: SuperOffice.CRM.Lists
Assembly: SoDataBase.dll
Syntax
[MDOProviderPlugin("DashboardEntity")]
public class DashboardEntityList : LiteralsOnlyBase, ISoListProvider, ISoList
Constructors
DashboardEntityList()
Declaration
public DashboardEntityList()
Fields
ProviderName
Declaration
public const string ProviderName = "DashboardEntity"
Field Value
Type | Description |
---|---|
string |
Methods
AddItems()
Add items to the list based on the name of know archive providers, list used in selectionsarchive. Dashboards does not support tiles of selections as selection of selection is not yet supported.
Declaration
protected override void AddItems()