Property Candidates
Candidates
Gets the candidates matching this query.
Declaration
public IReadOnlyList<UtilityAssociationFeatureCandidate> Candidates { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<UtilityAssociationFeatureCandidate> | The candidates matching this query. |
Remarks
The number of candidates is limited by the maxFeatures value in the QueryParameters object, if provided.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |