public getForms ( int offset, int limit, String>.Dictionary |
||
offset | int | Start of each result set for form list (optional) |
limit | int | Number of results in each result set for form list (optional) |
filter | String>.Dictionary | Filters the query results to fetch a specific form range (optional) |
orderBy | String | Order results by a form field name (optional) |
리턴 | Newtonsoft.Json.Linq.JObject |