FeatureQuery.Ids Property
Gets the collection that contains the identities of the features the query should return.
Syntax
public IdCollection Ids { get; }
Property Value
Remarks
This property is ignored if it is empty. If it is not empty, it will be passed to all datasets during the query, which will only return features with the specified identities.
Platforms
Windows, Linux, Android