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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
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