AbsAggregatable toValue Method DataBaseExecutors

[Missing <summary> documentation for "M:DataBaseExecutors.Aggregation.AbsAggregatable.toValue(System.Object)"]

Namespace: DataBaseExecutors.Aggregation
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public virtual decimal toValue(
	Object value
)

Parameters

value
Type: System Object

[Missing <param name="value"/> documentation for "M:DataBaseExecutors.Aggregation.AbsAggregatable.toValue(System.Object)"]

Return Value

Type: Decimal

[Missing <returns> documentation for "M:DataBaseExecutors.Aggregation.AbsAggregatable.toValue(System.Object)"]

See Also