DocumentLibrary.Type Property

SharePoint Designer Developer Reference

Returns an ListType constant value of ListTypeDocumentLibrary that specifies that the list is a document library.

Syntax

expression.Type

expression   Required. A variable that represents a DocumentLibrary object.

See Also