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()
Protected Function GetValue As Decimal
Return Value
Type:
DecimalThe duration value in hours (including fractional hours).
See Also