IChoiceFieldItemDeleteValue Method |  |
Removes the given choice from the list of choices.
Namespace: Compiled.EDD.ScriptingAssembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntaxvoid DeleteValue(
string value
)
Parameters
- value String
- The name of the value to remove.
See Also