Click or drag to resize

TimeDurationValue Property

Gets/set the control's value (a time duration in hours including fractional portions).

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public decimal Value { get; set; }

Property Value

Type: Decimal
See Also