Click or drag to resize

DeviceNumberSettingMaxValue Property

Maximum number value.

Namespace: Resto.Front.Api.Data.Device.Settings
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public decimal? MaxValue { get; set; }

Property Value

NullableDecimal
See Also