Click or drag to resize

OpsContextDataStoreConnectionStatusText Property

Note: This API is now obsolete.

Text describing the current DataStore communication status with central server.

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 DataStoreConnectionStatusText { get; }

Property Value

String
See Also