Date:  10/10/2012 05:02:00 PM Msg ID:  004529
From:  irace_z28 Thread:  004529
Subject:  JSON Formatting
I have a JSON string that throws in the properties "count" and "rows" by default using the jwJSON.Write method.
 
How do I remove those properties?
 
I looked at the "ExcludedProperties" but the description didn't help and there are no examples.