ReportClientUpdateData Method |
Namespace: ZReports
public long UpdateData( string tableURI, Dictionary<string, string> columnValues, string criteria, Dictionary<string, string> config )
| Exception | Condition |
|---|---|
| Exception | You need to specify the column and values to update. |