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 | The property was not requested. |
IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace