Click or drag to resize

WriteoffOptions Methods

The WriteoffOptions type exposes the following members.

Methods
 NameDescription
Public methodStatic memberAuto Returns the write-off options which use the first available write-off type.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodStatic memberWithoutWriteoff Returns the write-off options which delete printed order item without write-off.
Public methodStatic memberWriteoffToCafe Returns the write-off options which delete printed order item to the cafe.
Public methodStatic memberWriteoffToUser Returns the write-off options which delete printed order item to the user with open personal session.
Public methodStatic memberWriteoffToWaiter Returns the write-off options which delete printed order item to the order's waiter or current user.
Top
See Also