Click or drag to resize

IBusinessObjectApiReShip Method

ReShip

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
PackageResponse ReShip(
	UserContext userContext,
	Package package,
	bool print,
	SerializableDictionary userParams
)

Parameters

userContext
Type: PSI.SoxUserContext
package
Type: PSI.SoxPackage
print
Type: SystemBoolean
Indicates whether or not to print documents.
userParams
Type: PSI.SoxSerializableDictionary

Return Value

Type: PackageResponse
See Also