Click or drag to resize

OpsRequestOpsContext Property

This request's OpsContext instance.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public OpsContext OpsContext { get; set; }

Property Value

Type: OpsContext
See Also