Click or drag to resize

LoyTransactionDocumentNumber Property

See Document Type for type of Document, if Receipt Number then number is also set in ReceiptNumber property

Namespace:  LSRetail.Omni.Domain.DataModel.Loyalty.Transactions
Assembly:  LSRetail.Omni.Domain.DataModel.Loyalty (in LSRetail.Omni.Domain.DataModel.Loyalty.dll) Version: LS Omni 3.7.0
Syntax
C#
public string DocumentNumber { get; set; }

Property Value

Type: String
See Also