Gets or sets the name of the field to use for the values and defaults for the parameter.
| Visual Basic (Declaration) | |
|---|---|
Public Property ValueField As String | |
| C# | |
|---|---|
public string ValueField {get; set;} | |
Return Value
A String representing the name of the field to use for the values and defaults for the parameter.