FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenantManager..::..getTenant Method

Gets the tenant.

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

Syntax


public deTenant getTenant(
	string hostOrTenantID
)
Public Function getTenant ( _
	hostOrTenantID As String _
) As deTenant
public:
deTenant^ getTenant(
	String^ hostOrTenantID
)

Parameters

hostOrTenantID
Type: String
The host or tenant identifier.

Return Value

deTenant.