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: 18.2
Syntax
C#
public string GetJournalGuestCheckImage(
	bool includeFooterLines
)

Parameters

includeFooterLines
Type: SystemBoolean

Return Value

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