Id of the recipe node
Namespace: Ico.Recipe.NavigatorAssembly: IcoRecipeNavigator (in IcoRecipeNavigator.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int NodeId { get; set; } |
Visual Basic |
---|
Public Property NodeId As Integer Get Set |
JScript |
---|
function get NodeId () : int function set NodeId (value : int) |