SP.ContentTypeCreationInformation Properties

Applies to: SharePoint Foundation 2010

The following table lists the properties of the SP.ContentTypeCreationInformation class.

Properties

Name

Description

description

Gets or sets a value that specifies the description of the content type that will be constructed.

group

Gets or sets a value that specifies the content type group of the content type that will be constructed.

name

Gets or sets a value that specifies the name of the content type that will be constructed.

parentContentType

Gets or sets a value that specifies the parent content type for the content type that will be constructed.

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

Applies To

SP.ContentTypeCreationInformation Class

See Also

Reference

SP.ContentTypeCreationInformation Methods

SP Namespace