new ResetQueryWithVersionRequest(modelVersion)
Object ResetQueryWithVersionRequest
Usage:
RestApiService.getDynamicResourceQueryService().resetQueryWithVersion(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
modelVersion |
number | (Java type: int) The model version whose dynamic queries you want to reset. Can be obtained from listModelVersions. If -1 is specified, the latest version of the organization model is used. |
- Since:
- 4.0.0