queryRelatedFeatures

Queries for related features in this service feature table using the provided parameters and query feature fields. See ServiceFeatureTable.queryFeatures for more details.

Return

A Result that returns a List of objects of RelatedFeatureQueryResult type.

Since

200.1.0

Parameters

feature

The feature for which to query related features.

parameters

The related query parameters.

queryFeatureFields

Enumeration indicating which fields to return from the query.

See also

FeatureServiceSessionType