Property RelatedFeaturesJoinField
RelatedFeaturesJoinField
Gets the name of a field in the feature service identified by RelatedFeaturesUri that relates features in that service to features in the stream service.
Declaration
public string RelatedFeaturesJoinField { get; }
Property Value
| Type | Description |
|---|---|
| System.String | The name of a field in the feature service identified by RelatedFeaturesUri that relates features in that service to features in the stream service. |
Remarks
Values in the join field must match track ID values in the TrackIdField of the stream service.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.3 - 200.8 |
| .NET | 200.3 - 200.8 |
| .NET Windows | 200.3 - 200.8 |
| .NET Android | 200.3 - 200.8 |
| .NET iOS | 200.3 - 200.8 |
| .NET Framework | 200.3 - 200.8 |
| UWP | 200.3 - 200.8 |