Quota updateQuotaForAllQASs

From Catglobe Wiki
Revision as of 12:43, 3 January 2012 by Cg huyphong (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



Quota_updateQuotaForAllQASs

To update specified quota through all QASs of questionnaire..

Syntax

empty Quota_updateQuotaForAllQASs(string quotaName[,number PQResourceId]);

Arguments

- quotaName : the name of quota.

- PQResourceId : Resource Id of questionnaire to which quota belongs. If it is empty, the project questionnaire context is required

Return type

None.

Example

Quota_updateQuotaForAllQASs("male");

Availability

Version 5.8