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