Recipe Exchange API

VerifyRecipe

This method verifies the specified recipe. The method signature is:

void VerifyRecipe(
   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