Click or drag to resize

IBusinessObjectApiSearchPackageHistory Method

SearchPackageHistory

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
List<HistoryPackage> SearchPackageHistory(
	UserContext userContext,
	SearchCriteria searchCriteria,
	out int totalRecords
)

Parameters

userContext
Type: PSI.SoxUserContext
searchCriteria
Type: SearchCriteria
totalRecords
Type: SystemInt32

Return Value

Type: ListHistoryPackage
See Also