This documentation is archived and is not being maintained.

SP.FieldLinkCreationInformation object

SharePoint 2013

Contains properties that are used as parameters to initialize a FieldLink.

Last modified: March 09, 2015

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FieldLinkCreationInformation()

The FieldLinkCreationInformation object has the following members.

Constructor

The FieldLinkCreationInformation object has the following constructor.

Constructor

Description

FieldLinkCreationInformation

Initializes a new instance of the SP.FieldLinkCreationInformation object.

Properties

The FieldLinkCreationInformation object has the following properties.

Property

Description

field

Gets or sets a value that specifies field information of the FieldLink to be created.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

Show: