DeleteQuotaRows
Description
Deletes the rows in design mode that are specified in the quotaList property (the QuotaList has a property called QuotaRows).
Signature
void DeleteQuotaRows(string key, string projectId, string quotaName, QuotaList quotaList)
Parameters
Name | Data Type | Description |
---|---|---|
key |
string required |
The authentication key |
projectId |
string required |
The project ID |
quotaName |
string required |
|
quotaList |
QuotaList required |