ITimePickerwMaxTime Property |
Returns the latest selectable time in the control.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax DateTime wMaxTime { get; }
ReadOnly Property wMaxTime As DateTime
Get
Dim instance As ITimePicker
Dim value As DateTime
value = instance.wMaxTime
property DateTime wMaxTime {
DateTime get ();
}
Property Value
Type:
DateTimeExceptions See Also