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: 18.2
Syntax
C#
public virtual string ToAutoTestRaisingString()

Return Value

Type: String
Returns OpsRequestType as a string.
See Also