Click or drag to resize

IOrderTabName 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.Orders
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
string TabName { get; }

Property Value

Type: String
See Also