Click or drag to resize

OpsRequestToAutoTestString Method

String representation of the Request Type.

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

Return Value

String
Returns OpsRequestType as a string.
See Also