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
(for example IDocumentManager), this method will return null. To query properties on a document, use IDocumentManager.QueryDocumentProperties
Exception Type | Condition |
---|---|
HttpException | The query interface URL is not valid. |
PortalException | The operation resulted in an error on the portal. |
IObjectQueryRow Interface | Plumtree.Remote.PRC Namespace