BBjInputDSpinner::getMinimumDate
Description
In BBj 7.0 and higher, this BBjInputDSpinner method returns the minimum date of the spinner as a Julian date.
Syntax
Return Value |
Method |
int |
getMinimumDate() |
Parameters
None.
Return Value
Returns the current minimum date to which the spinner will change.
Remarks
This method returns -1 if there is no minimum.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.