getAsDateTime method: SearchField class
Syntax
getAsDateTime()
Description
Use this method to return the Value property as a DateTime value.
Note:
This is an abstract method.
Parameters
None.
Returns
A DateTime value.
Related Topics