[color=blue]
>I have to supply a default value for the date - is there anything I can use
>that obviously indicates that the parameter has not been supplied by the
>caller?[/color]
No, you either have to pick one date value to magically represent the
missing state, or use method overloading.
Mattias
--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ |
http://www.dotnetinterop.com
Please reply only to the newsgroup.