ReportClientAddRow Method |
Namespace: ZReports
public Dictionary<string, string> AddRow( string tableURI, Dictionary<string, string> columnValues, Dictionary<string, string> config )
Exception | Condition |
---|---|
Exception | You need to specify the column and values to add... |
ParseException | Returned XML format for ADDROW is not proper. Could possibly be version mismatch. The response is + response + . Exception is + e.Message |