Updated documentation on Survey/Download output definition.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -169,7 +169,7 @@ | ... | @@ -169,7 +169,7 @@ |
169 | <comment>UUID of Survey set.</comment> | 169 | <comment>UUID of Survey set.</comment> |
170 | </elem> | 170 | </elem> |
171 | <elem name="part" multiplicity="1" type="Tensor.int32" default="-1"> | 171 | <elem name="part" multiplicity="1" type="Tensor.int32" default="-1"> |
172 | <comment>Survey part id of interest. Default value is -1, which will return </comment> | 172 | <comment>Survey part id of interest. Default value is -1, which will return all survey parts. </comment> |
173 | </elem> | 173 | </elem> |
174 | </input> | 174 | </input> |
175 | <output name="output" type="Tensor.OutputBase" sid="0x1033"> | 175 | <output name="output" type="Tensor.OutputBase" sid="0x1033"> | ... | ... |
-
Please register or sign in to post a comment