Click or drag to resize

CommandResultToLogString Method

String representation of this CommandResult for use in logging.

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

Return Value

Type: String
See Also