A group of methods for handling external objects.
DemoteObjects | Removes the metadata from previously promoted objects, effectively demoting them back to unmanaged objects. |
PromoteObject | Promotes an unmanaged object to a managed one. |
PromoteObjects | Promotes unmanaged objects to managed objects. |
ResolveManagedIDOfPromotedObject | Resolves the ID of a managed object based on the ID that it had as an unmanaged object before the promotion. |