Share via


BasicList.Type Property

SharePoint Designer Developer Reference

Returns a ListType constant value of ListTypeBasicList that specifies that the list is basic list.

Syntax

expression.Type

expression   A variable that represents a BasicList object.

See Also