Click or drag to resize

OpsRequestOpsContext Property

This request's OpsContext instance.

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

Property Value

Type: OpsContext
See Also