Click or drag to resize

ExtensibilityDataInfo Methods

The ExtensibilityDataInfo type exposes the following members.

Methods
 NameDescription
Public methodExtensibilityDataInfoBase FPS-118395 Create a base method to make a future changes easier as now have overload method(s) for this extensibilty call
Public methodSetPrintOnAllOrderDevices SetPrintOnAllOrderDevices() Printing of an extensibility detail on remote order devices is currently not supported. Any extensibility detail will not print on remote order devices.
Public methodSetPrintOnCustomerReceiptOnly SetPrintOnCustomerReceiptOnly() Set the internal print flags so that this record will print on the customer receipt but nowhere else.
Public methodSetPrintOnDisplayGuestCheckAndCustReceiptOnly SetPrintOnDisplayGuestCheckAndCustReceiptOnly() Set the internal print flags so that this record will show on the workstation display and print on the guest check and customer receipt but nowhere else.
Public methodSetPrintOnDisplayOnly SetPrintOnDisplayOnly() Set the internal print flags so that this record will show on the workstation display but nowhere else.
Public methodSetPrintOnGuestCheckAndCustReceiptOnly SetPrintOnGuestCheckAndCustReceiptOnly() Set the internal print flags so that this record will print on the guest check and customer receipt but nowhere else.
Public methodSetPrintOnGuestCheckOnly SetPrintOnGuestCheckOnly() Set the internal print flags so that this record will print on the guest check but nowhere else.
Public methodSetPrintOnOrderDevice SetPrintOnOrderDevice() Printing of an extensibility detail on remote order devices is currently not supported. Any extensibility detail will not print on remote order devices.
Public methodSetPrintToOrderDevicesInInverse SetPrintToOrderDevicesInInverse() Printing of an extensibility detail on remote order devices is currently not supported. Any extensibility detail will not print on remote order devices.
Top
See Also