Click or drag to resize

MPInterfaceGetTenantEnvironment Method

Function to get the customer tenant environment information based on the customer name and the MARIProject license content

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsImportTenantEnvironment GetTenantEnvironment(
	string EnvironmentName,
	string LicenseXML
)

Parameters

EnvironmentName
Type: SystemString
LicenseXML
Type: SystemString
XML Content of the license file

Return Value

Type: clsImportTenantEnvironment
See Also