Interface IValuesListSingleSelectionEdit
Inherited Members
Namespace: Estrelica.Archer.Content
Assembly: Estrelica.Interfaces.dll
Syntax
[StayPublic]
[DoNotObfuscateType]
public interface IValuesListSingleSelectionEdit : IValuesListBaseSelectionEdit, IEditableField, IEditable, IClearable
Properties
Value
ValueId
Methods
Set(IArcherValuesListValue)
Set(int)
Set(string, bool, bool)
Declaration
void Set(string valueName, bool ignoreCase = true, bool addUnknownValues = false)
Parameters
string valueName |
bool ignoreCase |
bool addUnknownValues |