Click or drag to resize

CashChequeBeforeCheque Property

Markup to add to the header (at the very beginning of the cheque).

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

Property Value

Type: XElement
See Also