Survey.ReadOnly Property

SharePoint Designer Developer Reference

Returns a Boolean that indicates whether a survey has read-only permissions. True indicates that the survey cannot be modified by the user.

Syntax

expression.ReadOnly

expression   Required. A variable that represents a Survey object.

See Also