Gets an object property as a date.
the object's property value
Since the property value can be null, it is returned as a boxed System.DateTime.
| Exception Type | Condition |
|---|---|
| InvalidCastException | if the property type is not a date |
| PropertyNotRequestedException | if the property was not requested |
IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace