FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenantManager..::..getTenantData Method

Gets the tenant data.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public DataTable getTenantData(
	string hostOrTenantID
)
Public Function getTenantData ( _
	hostOrTenantID As String _
) As DataTable
public:
DataTable^ getTenantData(
	String^ hostOrTenantID
)

Parameters

hostOrTenantID
Type: String
The host name or tenant identifier.

Return Value

DataTable.

Exceptions


ExceptionCondition
[NotImplementedException]