FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..getVersionUpgradeHistoryByType Method

Gets the type of the version upgrade history by.

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

Syntax


public DataTable getVersionUpgradeHistoryByType(
	configChanges upgradeType
)
Public Function getVersionUpgradeHistoryByType ( _
	upgradeType As configChanges _
) As DataTable
public:
DataTable^ getVersionUpgradeHistoryByType(
	configChanges^ upgradeType
)

Parameters

upgradeType
Type: FlowWright.cDevDeAPI..::..configChanges
Type of the upgrade.

Return Value

DataTable.