Indicates the number of steps to go forward in the history.
If not specified, this command will go back one step.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string Steps { get; set; } |
| Visual Basic |
|---|
Public Property Steps As String Get Set |
| JScript |
|---|
function get Steps () : String function set Steps (value : String) |