Click or drag to resize

BillChequeAfterFooter Property

Markup to add at the end 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 AfterFooter { get; set; }

Property Value

Type: XElement
See Also