BBjInputD::setRestore
Description
In BBj 4.00 and higher, this method sets the restore value of the BBjInputD control.
Syntax
Return Value |
Method |
void |
setRestore(string restore) |
Parameters
Variable |
Description |
restore |
Specifies the restore value as a Julian date (see DATE() function). |
Return Value
None.
Remarks
The restore value is the date that appears when the user hits the restore key (usually ESC) or by calling the BBjInputD::restore method.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.