Click or drag to resize

MarkingVerificationResultErrorMessage Property

The error text that will be shown to the user if the item is not allowed for sale

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

Property Value

Type: String
See Also