Click or drag to resize

OpsRequestGetOpsContext Method

Get the request's Ops Context instance.

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

Return Value

Type: OpsContext
Returns the request's Ops Context instance.

Implements

IOpsContextProviderGetOpsContext
See Also