Click or drag to resize

ChequeExtensionsAfterHeader Property

Markup to add after header (including date, a name of the waiter and other) and before cheque data.

Namespace:  Resto.Front.Api.Data.Cheques
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public XElement AfterHeader { get; set; }

Property Value

Type: XElement
See Also