Click or drag to resize

FuncsRound Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.Round(System.Decimal)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static decimal Round(
	decimal value
)

Parameters

value
Type: SystemDecimal

[Missing <param name="value"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.Round(System.Decimal)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.Round(System.Decimal)"]

See Also