Gets the version upgrade history by tenant.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
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.