GetProcessingStages

What it does

Gets information about processing stages.

Definition

ProcessingStage [] GetProcessingStages( int projectId, int batchTypeId, int stageType, string stageName );

Parameters

Name Type Description
projectId int The ID of the project
batchTypeId int

The ID of the batch type. The following values are also possible:

  • 0 - default batch type;
  • -1 - all the batch types.
stageType int The ID of the stage type. See ProcessingStage for possible values. Use '-1' value to get processing stages of all types.
stageName string The name of the processing stage. Use an empty string ("") to get all the processing stages.

Returned value

Type Description
ProcessingStage[] A set of records, each containing information about a processing stages

25.05.2023 7:55:02

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.