Recipe Exchange API

GetListofAssignedBatchExecutives

This method returns a list of the batch executives the specified recipe is assigned to. The method signature is:

string[] GetListofAssignedBatchExecutives(
   RecipeInfo recipeInfo
);

Method Parameters

Parameters for this method are shown in the following table.

Parameter

Description

Type

Valid Input

recipeInfo

Instance of RecipeInfo data contract

RecipeInfo

RecipeInfo instance