I am about to start learning C# and was would like an idea of what i can do for PDMS.
For example what forms would you create using C# that would be impractical or not available to code with PML?
I just want to have a rough idea to aim for and thought the forum could provide me with some direction
Hi. I searched for this on forum and I found nothing...
I want to make a # report for Aveva Marine (Outfitting module). I made the graphical interface in VS C#, but (and this is my question) how can I collect elements from C#(not using PMLNetCallable, because i don't want a pml script from which to call C# methods)? I can use CommandLine.CreateCommand, but this is returning a boolean value only, so it's useless...
Thank you.