FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getVersionUpgradeHistoryByTenant Method

Gets the version upgrade history by tenant.

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

Syntax


public DataTable getVersionUpgradeHistoryByTenant(
	string tenantID
)
Public Function getVersionUpgradeHistoryByTenant ( _
	tenantID As String _
) As DataTable
public:
DataTable^ getVersionUpgradeHistoryByTenant(
	String^ tenantID
)

Parameters

tenantID
Type: String
The tenant identifier.

Return Value

DataTable.