SP.ContentType.fields Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of fields for the content type.
var value = SP.ContentType.get_fields();
Property Value
Type: SP.FieldCollection
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of fields for the content type.
var value = SP.ContentType.get_fields();
Type: SP.FieldCollection