OpsContextGetJournalGuestCheckImage Method |
Get a Guest Check image that is formatted for the Journal.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic string GetJournalGuestCheckImage(
bool includeFooterLines
)
Parameters
- includeFooterLines Boolean
-
Return Value
StringReturns a guest check image as it would appear in the Journal.
See Also