Solved
Forum Discussion
MarcusH
9 months agoValued Contributor
I am not a C# expert either but it looks like the line return null; is the end of the executable code in the procedure. Move that line to be after line 66.
Related Content
- 2 years ago
I am not a C# expert either but it looks like the line return null; is the end of the executable code in the procedure. Move that line to be after line 66.
I am not a C# expert either but it looks like the line return null; is the end of the executable code in the procedure. Move that line to be after line 66.