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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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