Click or drag to resize

OpsRequestToAutoTestString Method

String representation of the Request Type.

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

Return Value

Type: String
Returns OpsRequestType as a string.
See Also