Click or drag to resize

IBusinessObjectApiVoidPackages Method

Void Packages

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
List<Package> VoidPackages(
	UserContext userContext,
	List<long> globalMsns,
	SerializableDictionary userParams
)

Parameters

userContext
Type: PSI.SoxUserContext
globalMsns
Type: System.Collections.GenericListInt64
userParams
Type: PSI.SoxSerializableDictionary

Return Value

Type: ListPackage
See Also