Newer Version Available

This content describes an older version of this product. View Latest

Calculation Procedure List Output

Output representation of the expression set result list.
Sample Response
1{
2   "calculationProcedures" : [ {
3      "id" : "0k0x0000000008ZAAQ",
4      "description" : "Test calculation set",
5      "name" : "Expression_Set_1"
6   },{
7      "id" : "0k0x000000000BQAAY",
8      "description" : "Test procedure set",
9      "name" : "Expression_Set_2"
10   } ],
11   "code" : "200",
12   "isSuccess" : true,
13   "message" : ""
14}
Property Name Type Description Filter Group and Version Available Version
calculationProcedures Calculation Procedure Output[] The list of the expression sets. Small, 53.0 53.0
code String The request response code. Small, 53.0 53.0
message String The request response message. Small, 53.0 53.0
success Boolean Indicates whether the request was successful. Small, 53.0 53.0