deDashboard Members
The deDashboard type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
addUpdateFormResourceItem |
Adds the update form resource item.
|
|
|
copyDashboard(String) |
Copies the dashboard.
|
|
|
copyDashboard(String, String) |
Copies the dashboard.
|
|
|
executeWidget |
executeWidget
|
|
|
export |
Exports the dashboard as XML
|
|
|
exportToSQL |
Exports the dashboard to SQL
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getDashboardRoles |
Gets the dashboard roles.
|
|
|
getGlobalResources()()()() |
Gets the global resources.
|
|
|
getGlobalResources(String) |
Gets the global resources.
|
|
|
getGlobalResourcesForName |
Gets the name of the global resources for.
|
|
|
getProperties |
Gets the properties.
|
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
getWidget |
Gets the widget.
|
|
|
getWidgetConfiguredPropertyValue |
Gets the widget configured property value.
|
|
|
getWidgets()()()() |
Gets the widets.
|
|
|
getWidgets(widgetType) |
Gets the widgets.
|
|
|
getWidgetUsingName |
Gets the name of the widget using.
|
|
|
globalizeItemsUsingTranslateProvider |
Globalizes the items using translate provider.
|
|
|
hasDashboardInRole |
Determines whether [has dashboard in role] [the specified s role identifier].
|
|
|
hasDashboardInVirtualRole |
Determines whether [has dashboard in virtual role].
|
|
|
import |
Imports the dashboard
|
|
|
removeDashboardFromRoles |
Removes the dashboard from roles.
|
|
|
removeFormResourceControlItem |
Removes the form resource control item.
|
|
|
removeFormResourceItem |
Removes the form resource item.
|
|
|
setAsSystemDashboard |
Sets as system dashboard.
|
|
|
setDashboardToAppRoles |
Sets the dashboard to application roles.
|
|
|
toggleDisplay |
toggleDisplay
|
|
|
toggleFilter |
toggleFilter
|
|
|
translateItemsUsingAzure |
Translates the items using azure.
|
|
|
updateDashboard |
updates the dashboard
|
|
|
updateProperties |
Updates the properties.
|
Properties
| Name | Description | |
|---|---|---|
|
|
connectionString |
gets the connection string for the database
(Inherited from deAPIBase.) |
|
|
dashboardID |
returns dashboard ID
|
|
|
dashboardName |
Dashboards the name.
|
|
|
dashboardType |
Gets the type of the dashboard.
|
|
|
errorMsg |
return last error message
(Inherited from deAPIBase.) |
|
|
externalUserID |
Gets the external user identifier.
(Inherited from deAPIBase.) |
|
|
isMasterTenant |
return if the session is for the master tenant
(Inherited from deAPIBase.) |
|
|
isMultiTenant |
returns if the API is being used on multi-tenant mode
(Inherited from deAPIBase.) |
|
|
oErrorProvider |
Gets the o error provider.
(Inherited from deAPIBase.) |
|
|
orderNumber |
Orders the number.
|
|
|
tenantMasterConnectionString |
gets the tenant master database connection string
(Inherited from deAPIBase.) |
|
|
workflowUserID |
returns the user id
(Inherited from deAPIBase.) |

