QueryData SetValue Method C# API
Overload List

  NameDescription
Public methodSetValue(String, String)
Sets the value of the first name/value pair in the list that has the specified name.
Public methodSetValue(String, String, Int32)
Sets the value of the nth name/value pair in the list that has the specified name.
Back to Top
See Also