Click or drag to resize

IBusinessObjectApiUpdateBatch Method

Update Batch

Namespace:  PSI.Sox.Interfaces
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
void UpdateBatch(
	UserContext userContext,
	Batch batch
)

Parameters

userContext
Type: PSI.SoxUserContext
UserContext
batch
Type: PSI.SoxBatch
Batch batch
See Also