Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Quota updateQuotaForAllQASs: Difference between revisions

From Catglobe Wiki
Cg_pham (talk | contribs)
No edit summary
No edit summary
 
Line 14: Line 14:
- quotaName : the name of quota.
- quotaName : the name of quota.


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


'''Return type'''
'''Return type'''
Line 22: Line 22:
'''Example'''
'''Example'''


Quota_updateQuotaForAllQASs ("male");
Quota_updateQuotaForAllQASs("male");


'''Availability'''
'''Availability'''

Latest revision as of 10:43, 3 January 2012



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