SP.FieldLinkCreationInformation object

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

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

var object = new SP.FieldLinkCreationInformation()

Members

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.