Share via


Survey.AllowMultipleResponses Property

SharePoint Designer Developer Reference

Returns or sets a Boolean that determines whether users can respond more than once to a given survey. If False, a user can respond only once to a survey.

Syntax

expression.AllowMultipleResponses

expression   Required. A variable that represents a Survey object.

See Also