SP.FolderPropertyNames.itemCount Field

Applies to: SharePoint Foundation 2010

In this article
Field Value
Applies To
Remarks

Provides a value for the SP.Folder.itemCount Property.

var value = SP.FolderPropertyNames.itemCount;

Field Value

The value of this constant is ItemCount.

Applies To

SP.FolderPropertyNames Class

Remarks

For information about how to use this field, see Data Retrieval Overview.

See Also

Reference

SP.FolderPropertyNames Fields

SP.FolderPropertyNames Methods

SP Namespace