SP.FieldStringValues object
Represents a collection of key/value pairs that specify string values for fields.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.FieldStringValues()
The FieldStringValues object has the following members.
Constructor
The FieldStringValues object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.FieldStringValues object. |
Methods
The FieldStringValues object has the following methods.
|
Method |
Description |
|---|---|
|
|
|
|
Initializes the extended properties associated with the fields. |
|
|
Reloads the extended properties associated with the fields. |
Properties
The FieldStringValues object has the following properties.
|
Property |
Description |
|---|---|
|
Gets a collection of key/value pairs containing the names and values for the fields. |
|
|
Gets the string values of the specified filed. |