ArcGIS Pro 2.6 API Reference Guide
GetRelatedJoinField Method (StreamServiceTableDefinition)

ArcGIS.Core.Data.Realtime Namespace > StreamServiceTableDefinition Class : GetRelatedJoinField Method
Gets the name of a common field that is used to relate streamed features/rows with features/rows from a feature service accessible via GetRelatedFeatureServiceLayerURL.
Syntax
public string GetRelatedJoinField()
Public Function GetRelatedJoinField() As String

Return Value

A name of the join field.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

StreamServiceTableDefinition Class
StreamServiceTableDefinition Members