Click or drag to resize

IKitchenOrderTabName Property

Optional marker used to specify that the order is a tab. This property contains name of the tab if the order is marked as tab, otherwise null.

Namespace: Resto.Front.Api.Data.Kitchen
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
string TabName { get; }

Property Value

String
See Also