OpsDetailFormatQueryEventArgs Constructor |
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic OpsDetailFormatQueryEventArgs(
DeviceType target,
CheckDetailItem dtl,
string count,
string name,
string total
)
Parameters
- target DeviceType
-
- dtl CheckDetailItem
-
- count String
-
- name String
-
- total String
-
See Also