Forum Discussion

Nathan_H_'s avatar
Nathan_H_
Ideator I
5 years ago

Reuse Code in C# Method

Good day all.  I am trying to use a variant on my previously posted Workflow Process Get Change ItemType.  I want to reuse some of the code multiple times without having to write it out every time.  ...