Click or drag to resize

IBusinessObjectApiReProcess Method

ReProcess

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

Parameters

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

Return Value

Type: ReProcessResult
See Also