SP.ListCreationInformation.templateType Property
Applies to: SharePoint Foundation 2010
Gets or sets a value that specifies the list server template of the new list.
var value = SP.ListCreationInformation.get_templateType();
SP.ListCreationInformation.set_templateType(value);
Property Value
Type: Int32
Applies To
SP.ListCreationInformation Class
See Also
Reference
SP.ListCreationInformation Methods