Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.