DataBrowser.Validate Method | |
Determine whether the currently focused record is valid.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD Validate() AS USUAL
public virtual Usual Validate()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if the record is valid; otherwise, FALSE.
See Also