Click or drag to resize

IBusinessObjectApiVoidBatchItem Method

VoidBatchItem

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
BatchItem VoidBatchItem(
	UserContext userContext,
	string batchReference,
	string batchItemReference
)

Parameters

userContext
Type: PSI.SoxUserContext
batchReference
Type: SystemString
batchItemReference
Type: SystemString

Return Value

Type: BatchItem
BatchItem
See Also