| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | Date | ByRef | The Input Value. | |
| title | String | Optional | The text to display in the window title. | |
| heading | String | Optional | ||
| caption | String | Optional | The Caption to display. | |
| specialType | iseDateSpecialType | Optional | If omitted, a value of iseDateSpecialType.None is assumed. | |
| minValue | Date | Optional | If omitted, a value of Nothing is assumed. | |
| maxValue | Date | Optional | If omitted, a value of Nothing is assumed. |
A Boolean value, True indicates the User clicked OK, False indicates the User clicked Cancel.