Click or drag to resize

RestaurantSectionImageImage Property

Image Base64 string.

Namespace:  Resto.Front.Api.Data.View
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public byte[] Image { get; }

Property Value

Type: Byte
See Also