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 System.String |
C# | |
---|---|
public System.string ValueField {get; set;} |
Property Value
A String representing the name of the field to use for the values and defaults for the parameter.