deTenantManager..::..sendDataTypeToTenants Method
Sends the data type to tenants.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool sendDataTypeToTenants( string sDataTypeName, tenantSelectionType oSelectionType, List<string> oTenantIDs )
Public Function sendDataTypeToTenants ( _ sDataTypeName As String, _ oSelectionType As tenantSelectionType, _ oTenantIDs As List(Of String) _ ) As Boolean
public: bool^ sendDataTypeToTenants( String^ sDataTypeName, tenantSelectionType^ oSelectionType, List<String^>^ oTenantIDs )
Parameters
- sDataTypeName
- Type: String
Name of the s data type.
- oSelectionType
- Type: FlowWright.cDevDeAPI..::..tenantSelectionType
Type of the o selection.
- oTenantIDs
- Type: List<(Of <(<'String>)>)>
The o tenant i ds.