Indicates the number of steps to go back in the history. If not specified, this command will go back one step.

Namespace: Ico.Gwx
Assembly: 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)

See Also