Click or drag to resize

MarkingVerificationResultSuccess Property

Determines whether the item is allowed for sale

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public bool Success { get; set; }

Property Value

Type: Boolean
See Also