Click or drag to resize

OpsRequestToAutoTestRaisingString Method

String representation of the Request Type as it is being raised.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public virtual string ToAutoTestRaisingString()

Return Value

String
Returns OpsRequestType as a string.
See Also