OptionalcontainerOptionaldomainOptionaldomainGet properties from the given set of domain kinds. For example, "Vocabulary" or "SampleSet"
OptionalfailureThis will be called upon failure to complete a request.
OptionalfiltersGet properties matching the query filters.
For example, Filter.create('measure', true) will find all measure properties.
OptionalmaxOptionaloffsetOptionalpropertyGet the properties for the property IDs.
OptionalpropertyGet the properties for the property URIs.
OptionalscopeA scoping object for the success and failure callback functions (default to this).
OptionalsearchGet properties that match the search term. The property name, label, description,
and importAliases will be considered when searching.
OptionalsortProperty descriptor field to sort the results by.
By default, the results will be returned in propertyId order.
OptionalsuccessThis will be called upon successfully completing a request.
Get properties from the given set of domains.