Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to verify a product for OnTap 8.1 using the simulator, and some code that works against all previous versions is failing. The C# code looks like this:
NaElement elem = GetClonePollCommand(cloneid);
NaElement info = elem.GetChildByName("status").GetChildByName("ops-info");
The GetChildByName("status") is returning null, so the code bombs. Has the api changed? Does simulator have a bug?
TIA.
0 REPLIES 0
