AddContentTypeField Element (Feature)
Applies to: SharePoint Foundation 2010
Specifies the content type field to add during a Feature upgrade.
<AddContentTypeField
ContentTypeId = string
FieldId = string
PushDown = TRUE | FALSE />
Attributes
Attribute |
Description |
---|---|
ContentTypeId |
Optional string. Specifies the content type. |
FieldId |
Optional string. Specifies the field in the content type. |
PushDown |
Optional Boolean. Specifies whether the content type field should be applied to inheriting content types and lists. |
Child Elements
None
Parent Elements
Occurrences
Minimum: 0 Maximum: Unbounded |