|
array Multitenancy::GetProducts |
( |
wstring |
strProdName, |
|
|
wstring |
strProdVersion |
|
) |
| |
Retrieves multitenancy products available for current tenant.
- Parameters:
-
strProdName | (wstring) product name, if set then result will be filtered by this value |
strProdVersion | (wstring) product version, if set then result will be filtered by this value |
- Returns:
- (array) each element of array contains information about multitenancy product:
|