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: 19.8
Syntax
C#
public string ToLogString()

Return Value

String
See Also