List.ID Property

SharePoint Designer Developer Reference

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

Syntax

expression.ID

expression   An expression that returns a List object.

See Also