Wijmo UI for the Web
results Field
wijmo.data Namespace > IAjaxResult Interface : results Field

Gets the data from the ajax result.

Syntax
var instance; // Type: wijmo.data.IAjaxResult;
var value; // Type: array
value = instance.results;
var results : array;
See Also

Reference

IAjaxResult Interface