Click or drag to resize

OpsContextDataStore Property

Note: This API is now obsolete.

Please do not use this Property. Use the DataStore instead.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
[ObsoleteAttribute("This will be removed in a future version, you should be using OpsExtensibilityApplication.DataStore")]
public DataStoreClient DataStore { get; }

Property Value

Type: DataStoreClient
See Also