DocumentLibrary.ID Property

SharePoint Designer Developer Reference

Returns a String that represents an identification for a document library. Read-only.

Syntax

expression.ID

expression   An expression that returns a DocumentLibrary object.

See Also