Click or drag to resize

DataSetsBuilderAdd Method

Overload List
 NameDescription
Public methodAdd(DataSpec, DataSetBase) Adds an association between a DataSpec from the request and a data set from the response, without dealing directly with the string keys that are used in the XML.
Public methodAdd(String, DataSetBase) Adds an association between a string key from a DataSpec in the request and a data set from the response.
Top
See Also