Click or drag to resize

FuncsSumIIf Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Functions.Funcs.SumIIf(System.Object,System.Object)"]

Namespace:  Stimulsoft.Data.Functions
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static long SumIIf(
	Object value,
	Object condition
)

Parameters

value
Type: SystemObject

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

condition
Type: SystemObject

[Missing <param name="condition"/> documentation for "M:Stimulsoft.Data.Functions.Funcs.SumIIf(System.Object,System.Object)"]

Return Value

Type: Int64

[Missing <returns> documentation for "M:Stimulsoft.Data.Functions.Funcs.SumIIf(System.Object,System.Object)"]

See Also