ExtensibilityOpsDisplayDetailPrintsOnThisDevice Method |
Determine if this detail prints on the specified device
Namespace: Micros.PosCore.Extensibility.OpsAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic bool PrintsOnThisDevice(
int device
)
Parameters
- device Int32
Return Value
Boolean
See Also