_sListMetadata.BaseType Field
A string specifying the name of 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 _sListMetadata
Dim value As String
value = instance.BaseType
instance.BaseType = value
public string BaseType
Remarks
The base type contains the schema from which all derived lists determine their own content.
See Also
Reference
Other Resources
Base Content Type Hierarchy