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
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