Recipe Exchange API

DeleteRecipe

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

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