Click or drag to resize

OpsContextInitialized Property

Returns true if this OpsContext instance has been initialized.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public bool Initialized { get; }

Property Value

Boolean
See Also