MoveTo(Dest: IMetabaseObjectDescriptor);
MoveTo(Dest: Prognoz.Platform.Interop.Metabase.IMetabaseObjectDescriptor);
Dest. Repository object to which it is necessary to copy the object.
The MoveTo method moves one repository object into another.
The consumer object must be a non-leaf object of the repository.
In repository add two folders with the FOLDER1 and FOLDER2 identifiers.
Add a link to the Metabase system assembly.
After executing the example the FOLDER1 folder will be folded into the FOLDER2 folder.
See also: