ReportClientUpdateData Method |
Namespace: ZReports
public void 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... |