Share via


ListFieldChoice.Choices Property

SharePoint Designer Developer Reference

Returns or sets a String that represents an array of all choices in the current field.

Syntax

expression.Choices

expression   Required. A variable that represents a ListFieldChoice object.

See Also