InedoSDK Reference
Version:

SuggestableValues Property

Gets or sets values to display in a drop down to users.

Syntax

public System.Collections.Generic.IReadOnlyList<string> SuggestableValues { get; set; }

Remarks

This is only valid when Type is ScriptParameterType.Text or ScriptParameterType.List.