Optional
containerOptional
domainOptional
domainGet properties from the given set of domain kinds. For example, "Vocabulary" or "SampleSet"
Optional
failureThis will be called upon failure to complete a request.
Optional
filtersGet properties matching the query filters.
For example, Filter.create('measure', true)
will find all measure properties.
Optional
maxOptional
offsetOptional
propertyGet the properties for the property IDs.
Optional
propertyURIsGet the properties for the property URIs.
Optional
scopeA scoping object for the success and failure callback functions (default to this).
Optional
searchGet properties that match the search term. The property name
, label
, description
,
and importAliases
will be considered when searching.
Optional
sortProperty descriptor field to sort the results by.
By default, the results will be returned in propertyId
order.
Optional
successThis will be called upon successfully completing a request.
Get properties from the given set of domains.