Share via


ListFieldChoice.ClearChoices Method

SharePoint Designer Developer Reference

Removes the available choices for a choice field.

Syntax

expression.ClearChoices

expression   Required. A variable that represents a ListFieldChoice object.

See Also