Click or drag to resize

BeforeDoChequeActionResultBeforeCheque Property

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

Namespace: Resto.Front.Api.Data.Device
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public List<Document> BeforeCheque { get; set; }

Property Value

ListDocument
See Also