Click or drag to resize

CommandResultToAutoTestString Method

String representation of this CommandResult for use in testing.

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

Return Value

Type: String
See Also