SP.ContentType.fieldLinks Property
Applies to: SharePoint Foundation 2010
Gets the column (also known as field) references in the content type.
var value = SP.ContentType.get_fieldLinks();
Property Value
Type: SP.FieldLinkCollection
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets the column (also known as field) references in the content type.
var value = SP.ContentType.get_fieldLinks();
Type: SP.FieldLinkCollection