Are there, or does anyone have some additional C# examples using the C# SWISClient off the SDK Github website?
I'd love to see examples for each of the CRUD operations specific to Nodes (NPM). How about when adding a node, how do you also add custom properties?? Is it a separate operation(update) or can it all be done with one call?