API Example (C#) Tom Andres Lomsdalen September 07, 2015 08:05 Updated Follow See atttached file TestApi(C3264).cs 9 KB Download Related articles API Diagrams How to find and load a report from WATS (C#) Getting Started (restAPI) Using the WATS .NET api as a NuGet package How to add looping step with the API Comments 2 comments Sort by Date Votes Tom Andres Lomsdalen January 15, 2019 08:13 HI Gerhard, I have created a support ticket based on your comment and you will be contacted by our support team. 0 Comment actions Permalink Gerhard Schwimmer January 15, 2019 08:06 Hi, I get a "index out of bounds exception". uur.MiscUURInfo[0].DataString = "WO2974932"; Initilizing this property is not possible, because it's read only. What is the fix for that? could you change to Lists instead of using arrays? thanks! BR Gerhard 0 Comment actions Permalink Please sign in to leave a comment.
Comments
2 comments
HI Gerhard,
I have created a support ticket based on your comment and you will be contacted by our support team.
Hi,
I get a "index out of bounds exception".
uur.MiscUURInfo[0].DataString = "WO2974932";
Initilizing this property is not possible, because it's read only.
What is the fix for that?
could you change to Lists instead of using arrays?
thanks!
BR
Gerhard
Please sign in to leave a comment.