Click or drag to resize

IdentifierCodeSupportResultIsSupported Property

Indicates whether the handler is able to recognize and process the specified code.

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

Property Value

Type: Boolean
See Also