deTenantManager..::..globalizeAllDashboardWidgetsToTenants Method
Globalizes all dashboard widgets to tenants.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool globalizeAllDashboardWidgetsToTenants( tenantSelectionType oSelectionType, List<string> oTenantIDs )
Public Function globalizeAllDashboardWidgetsToTenants ( _ oSelectionType As tenantSelectionType, _ oTenantIDs As List(Of String) _ ) As Boolean
public: bool^ globalizeAllDashboardWidgetsToTenants( tenantSelectionType^ oSelectionType, List<String^>^ oTenantIDs )
Parameters
- oSelectionType
- Type: FlowWright.cDevDeAPI..::..tenantSelectionType
Type of the o selection.
- oTenantIDs
- Type: List<(Of <(<'String>)>)>
The o tenant i ds.