EventMonitorArgs(String, Boolean) Constructor |
Namespace: Micros.PosCore.ExtensibilityAssembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntaxpublic EventMonitorArgs(
string strEventID,
bool bIsInfoOnly
)
Parameters
- strEventID String
-
- bIsInfoOnly Boolean
-
See Also