rootColumn property
The (1-based) column in the original test suite from which the test originated.
Will only be present if root_url
is different from url
.
Implementation
int? rootColumn;
The (1-based) column in the original test suite from which the test originated.
Will only be present if root_url
is different from url
.
int? rootColumn;