FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deTenantManager..::..buildMicroservicesForTenant Method

Build Microservices for a specific tenant

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

Syntax


public bool buildMicroservicesForTenant(
	string sTenantID
)
Public Function buildMicroservicesForTenant ( _
	sTenantID As String _
) As Boolean
public:
bool^ buildMicroservicesForTenant(
	String^ sTenantID
)

Parameters

sTenantID
Type: String
ID of the tenant

Return Value

true if XXXX, false otherwise.