Click or drag to resize

OpsContextGetOpsContext Method

Get the current 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 current OPS context instance.

Implements

IOpsContextProviderGetOpsContext
See Also