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; }
Public Property Value As Decimal
Get
Set
Property Value
Type:
DecimalSee Also