Share via


List.Type Property

SharePoint Designer Developer Reference

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

Syntax

expression.Type

expression   A variable that represents a List object.

See Also