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 Step status and Test status (measurement status) Using the WATS .NET api as a NuGet package How to attach graphs to a step in the API Creating a simple converter for WATS Client using Visual Studio Template Comments 2 comments Sort by Date Votes 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 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 Please sign in to leave a comment.
Comments
2 comments
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
HI Gerhard,
I have created a support ticket based on your comment and you will be contacted by our support team.
Please sign in to leave a comment.