Click or drag to resize

SendPluItemResultPluStatus Property

Status of PLU upload (0 - OK, 1 - Error, etc.).

Namespace:  Resto.Front.Api.Data.Device.Results
Assembly:  Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public int PluStatus { get; set; }

Property Value

Type: Int32
See Also