Click or drag to resize

ShortenedChequeExtensionsAfterCheque Property

Markup to add at the end of the cheque.

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

Property Value

Type: XElement
See Also