PiDi Posted October 12, 2014 Report Share Posted October 12, 2014 Hi, just a quick question. Take a look at the attached snippet - I'm creating virtual folder inside of a library programatically and I wonder if I can cast it to anything or is it just ProjectItem? There are 3 more sophisticated types of "folders" in VI Server hierarchy (LVClassPropDefFolder, PropertyFolder and XPropertyFolder), but maybe I've missed something? Quote Link to comment
MikaelH Posted October 13, 2014 Report Share Posted October 13, 2014 It's just a Project Item. And if you give it (or it has) a path, it's a Auto Populating folder Quote Link to comment
PiDi Posted October 13, 2014 Author Report Share Posted October 13, 2014 Thanks Mikael, that's all I need to know. Quote Link to comment
SDietrich Posted October 14, 2014 Report Share Posted October 14, 2014 The other folder classes you mentioned sound more like special things dealing with objects, XNodes and such. Probably not what you want. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.