BBjInputD::setValue
Description
In BBj 4.00 and higher, this method sets the value of the BBjInputD control.
Syntax
|
Return Value |
Method |
|
void |
setValue(int value) |
Parameters
|
Variable |
Description |
|
value |
Specifies the value to be set in the control as a Julian date. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.