SanityCheckEventArgs Constructor |
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic SanityCheckEventArgs(
DataStoreClient datastore,
string sanityCode
)
Parameters
- datastore DataStoreClient
-
- sanityCode String
-
See Also