Click or drag to resize

CommandResultToAutoTestString Method

String representation of this CommandResult for use in testing.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public string ToAutoTestString()

Return Value

Type: String
See Also