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