Click or drag to resize

OpsCommandToStringForExceptionLogging Method

Returns a string representation of a command for use in exception logging.

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

Return Value

Type: String
See Also