SP.ClientObjectData.methodReturnObjects Property
Applies to: SharePoint Foundation 2010
Gets the cached method’s execution results of a client object. This member is reserved for internal use and is not intended to be used directly from your code.
var value = SP.ClientObjectData.get_methodReturnObjects();
Property Value
Type: Dictionary