Click or drag to resize
Infosoft Logo

GetRetailerInvoiceLinesInIntervalRequestTitleCode Property

Gets or sets an optional title code to filter by. If not given, all titles are matched.

Namespace: Infosoft.Common.Contracts.MessageContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public string TitleCode { get; set; }

Property Value

String
See Also