ArcGIS Pro 2.9 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 11, Windows 10, Windows 8.1

See Also

Reference

StreamServiceTableDefinition Class
StreamServiceTableDefinition Members