DateTimeSelectionEvent.SelectedTime Property | |
A string value indicating the time the user selected in the control
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY SelectedTime AS STRING GET
public virtual string SelectedTime { get; }
Request Example
View SourceProperty Value
Type:
StringA string value indicating the time the user selected in the control
See Also