Suoranta.EnterpriseLib.Web - Developer API

ProcessingResult<(Of <(<'TId>)>)> Constructor (Int32, Int32, Int32, Int32, Int32)

Namespace:  Suoranta.EnterpriseLib.Tasks
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public ProcessingResult(
	int added,
	int updated,
	int skipped,
	int invalid,
	int error
)

Parameters

added
Type: Int32
updated
Type: Int32
skipped
Type: Int32
invalid
Type: Int32
error
Type: Int32