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: 18.2
Syntax
C#
[ObsoleteAttribute("Clients no longer track connection status to the Enterprise")]
public string DataStoreConnectionStatusText { get; }

Property Value

Type: String
See Also