totalCount property

int? totalCount
getter/setter pair

Number of test cases, typically set by the service by parsing the xml_source.

  • In create/response: always set - In update request: never

Implementation

core.int? totalCount;