SPListTemplate.CategoryType property
Gets the category type of the list definition or template.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property CategoryType As SPListCategoryType
Get
'Usage
Dim instance As SPListTemplate
Dim value As SPListCategoryType
value = instance.CategoryType
public SPListCategoryType CategoryType { get; }
Property value
Type: Microsoft.SharePoint.SPListCategoryType
An Microsoft.SharePoint.SPListCategoryType value that indicates the category type.