Click or drag to resize

DecimalInputDialogResultDecimal Property

Decimal, which was entered by user.

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

Property Value

Type: Decimal
See Also