Hi,
I have to create a IManFolders collection, because I need it as a parameter in the context-item. There I want to put in an ImanFolder-object, which is in the end the parameter.
I tried severall things out, but was not able to create a plain empty IManFolders collection. Is there any possibility in C# to do that?
For example like creating an empty FolderSerachParamters collection with:
[IManDMSObject].Session.DMS.CreateFolderSearchParameters();
Any help welcome.
Thank you,
Michael