Gets an IExtendedData
object representing the object's extended object data.
an IExtendedData
object representing the object's extended object data
If the manager used to retrieve the IObjectQueryRow is not extended from IObjectManager, e.g. IDocumentManager, this method will return null. To query properties on a document, use IDocumentManager.QueryDocumentProperties
Exception Type | Condition |
---|---|
HttpException | if the query interface URL is not valid |
PortalException | if the operation resulted in an error on the portal |
IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace