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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
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