Returns an IObjectManager object for the portal object class passed in.
An IObjectManager object for that class of objects.
An IObjectManager enables you to query information about existing objects in the portal. This method does not work with ObjectClass.DocumentFolder, and thus it is impossible to query ACLs on portal document folders.
| Exception Type | Condition |
|---|---|
| ArgumentException | if an invalid object class is passed. |
IRemoteSession Interface | Plumtree.Remote.PRC Namespace