SP.ListItemObjectPropertyNames.parentList Field
Applies to: SharePoint Foundation 2010
In this article
Field Value
Applies To
Remarks
Provides a value for the SP.ListItem.parentList Property.
var value = SP.ListItemObjectPropertyNames.parentList;
Field Value
The value of this constant is ParentList.
Applies To
SP.ListItemObjectPropertyNames Class
Remarks
For information about how to use this field, see Data Retrieval Overview
See Also
Reference
SP.ListItemObjectPropertyNames Fields