Hi Dojo,
I'm using the DataMinerSystem NuGet to get all the elements from a DMS. Now I want to exclude the Resource Function Elements. Is this possible with the DataMinerSystem NuGet?
Jens Vandewalle [SLC] [DevOps Enabler] Selected answer as best 6 days ago
Hi Jens,
At first sight this information is not available when using the DataMinerSystem NuGet. The ElementInfoEventMessage SLNet message however has a FunctionGUID property that refers to the function that was used to create that resource element. Maybe you could use that property instead.
Jens Vandewalle [SLC] [DevOps Enabler] Posted new comment 6 days ago
Thank you, Tom! I've opened a PR in the meantime to have this added to the DataMinerSystem NuGet.