Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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