Click or drag to resize

OpsExtensibilityApplicationDataStore Property

Accessor to extensibility datastore.

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

Property Value

Type: DataStoreClient
See Also