Click or drag to resize

OpsContextGetOpsContext Method

Get the current OPS context instance.

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

Return Value

OpsContext
Returns the current OPS context instance.

Implements

IOpsContextProviderGetOpsContext
See Also