deTenantManager..::..saveConfigSettingsToTenants Method
Saves the configuration settings to tenants.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool saveConfigSettingsToTenants( Dictionary<string, string> oConfigSettings, tenantSelectionType oSelectionType, List<string> oTenantIDs )
Public Function saveConfigSettingsToTenants ( _ oConfigSettings As Dictionary(Of String, String), _ oSelectionType As tenantSelectionType, _ oTenantIDs As List(Of String) _ ) As Boolean
public: bool^ saveConfigSettingsToTenants( Dictionary<String^, String^>^ oConfigSettings, 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.