Share via


_sList.BaseType field

A string representing the base type of the list.

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

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

_sList structure

_sList members

WebSvcSiteData namespace

Other resources

BaseType Element