SP.PropertyValues.item Property

Applies to: SharePoint Foundation 2010

Gets the value of the specified CSOM expando field.

var value = SP.PropertyValues.get_item(); 
SP.PropertyValues.set_item(value);

Property Value

Type: Object

The value of the specified CSOM expando field.

Applies To

SP.PropertyValues Class

See Also

Reference

SP.PropertyValues Methods

SP.PropertyValues Properties

SP Namespace