_sList.BaseType Field
A string representing the base type of the list.
Namespace: [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx
Syntax
'Declaration
Public BaseType As String
'Usage
Dim instance As _sList
Dim value As String
value = instance.BaseType
instance.BaseType = value
public string BaseType
Remarks
Base types define the default schema that all lists derived from them must contain. Built-in base types include document libraries, surveys, and discussion forums, among others.
See Also
Reference
Other Resources
BaseType Element