SPListTemplate.Type_Client property
Gets the type of the list definition or list template.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property Type_Client As Integer
Get
'Usage
Dim instance As SPListTemplate
Dim value As Integer
value = instance.Type_Client
public int Type_Client { get; }
Property value
Type: System.Int32
This property is the integer representation of the Type property value.