Share via


BasicList.IsModified Property

SharePoint Designer Developer Reference

Returns a Boolean that represents whether a list has been changed since the last time the list was updated.

Syntax

expression.IsModified

expression   Required. A variable that represents a BasicList object.

See Also