Click or drag to resize

TimeDurationGetValue Method

Extracts the control's value (a time duration in hours including fractional portions) from the child controls.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected decimal GetValue()

Return Value

Type: Decimal
The duration value in hours (including fractional hours).
See Also