Specific recipe action
Namespace: Ico.Recipe.NavigatorAssembly: IcoRecipeNavigator (in IcoRecipeNavigator.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public RecipeActions Action { get; set; } |
| Visual Basic |
|---|
Public Property Action As RecipeActions Get Set |
| JScript |
|---|
function get Action () : RecipeActions function set Action (value : RecipeActions) |