DeviceNumberSetting.MinValue Property |
Minimal number value.
Namespace:
Resto.Front.Api.Data.Device.Settings
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntaxpublic decimal? MinValue { get; set; }
Property Value
Type:
Nullable<Decimal>
See Also