Click or drag to resize

DecimalInputDialogResultDecimal Property

Decimal, which was entered by user.

Namespace:  Resto.Front.Api.Data.View
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public decimal Decimal { get; }

Property Value

Type: Decimal
See Also