NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: David on March 18, 2014, 11:16:38 AM

Title: NT8 - WebServices Method Results
Post by: David on March 18, 2014, 11:16:38 AM
Inspired by p_web.GSV & p_web.SSV, I wrote my own class that I use to store and retrieve ITEM/VALUES.  I can pass the queue to xml.Save and xml.Load.  I was planing on using my class to send/receive data via WebServices Methods. 

When I set Return Type to Queue and then Return Queue to MyClass.StorageQ, I get a "Could not find MyClass.StorageQ in the Table Schematic".  Is there a way to disable this check?