Click or drag to resize

FiscalBaseEventArgsDataStore Property

Note: This API is now obsolete.


Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
[ObsoleteAttribute("Use the DataStoreEx property instead")]
public DataStoreClient DataStore { get; }

Property Value

DataStoreClient
See Also