Click or drag to resize

OpsContextGetJournalGuestCheckImage Method

Get a Guest Check image that is formatted for the Journal.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public string GetJournalGuestCheckImage(
	bool includeFooterLines
)

Parameters

includeFooterLines  Boolean
 

Return Value

String
Returns a guest check image as it would appear in the Journal.
See Also