SP.ContentTypeCreationInformation.description Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the description of the content type that will be constructed.
var value = SP.ContentTypeCreationInformation.get_description();
SP.ContentTypeCreationInformation.set_description(value);
Property Value
Type: String
Applies To
SP.ContentTypeCreationInformation Class
See Also
Reference
SP.ContentTypeCreationInformation Methods