MoveObject(Info: IMetabaseObjectCopyInfo);
MoveObject(Info: Prognoz.Platform.Interop.Metabase.IMetabaseObjectCopyInfo);
Info. Information to execute object moving.
The MoveObject method moves the specified object to the specified place.
Executing the example requires that the repository contains an object with the TestObj identifier.
Add a link to the Metabase system assembly.
After executing the example an object with the TestObj identifier is moved to the root.
See also: