Click or drag to resize

OpsContextEnterpriseConnectionStatus Property

Note: This API is now obsolete.

This element will display offline or online depending on whether the workstation can communicate with the Enterprise.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
[ObsoleteAttribute("Clients no longer track connection status to the Enterprise")]
public string EnterpriseConnectionStatus { get; }

Property Value

String
See Also