Gets or sets the items returned by the fetch operation.
Syntax
var items = iFetchResult.items;
iFetchResult.items = items;
Property value
Type: Array
An array containing the requested IListItem objects.
Remarks
A fetch result can retrieve additional items in additional to the item you requested. To locate the item you requested, use the offset property.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
See also
Build date: 12/5/2012