Click or drag to resize

OpsContextContainer Property

The object that contains this OpsContext instance.

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

Property Value

Type: Object
See Also