Gets or sets the option elements of a choice field.

Syntax

public string[] Options { get; set; }
Public Property Options() As String()