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