Click or drag to resize

OpsContextGetOpsContext Method

Get the current OPS context instance.

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

Return Value

Type: OpsContext
Returns the current OPS context instance.

Implements

IOpsContextProviderGetOpsContext
See Also