Click or drag to resize

OpsExtensibilityApplicationDataStore Property

Accessor to extensibility datastore.

Namespace:  Micros.Ops.Extensibility
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public DataStoreClient DataStore { get; }

Property Value

Type: DataStoreClient
See Also