OmeroBlitz API
Home Previous Up Next Index

omero::cmd::FoundChildren

Overview

class FoundChildren extends OK

Result of identifying the children or contents of model objects.

Data Member Index

children
The children that were identified.

Data Members

api::StringLongListMap children;

The children that were identified.


Home Previous Up Next Index