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