Click or drag to resize

DataBrowser.Validate Method

X#
Determine whether the currently focused record is valid.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Validate() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if the record is valid; otherwise, FALSE.
See Also