ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Realtime Namespace / StreamServiceTableDefinition Class / GetRelatedJoinField Method

In This Topic
    GetRelatedJoinField Method (StreamServiceTableDefinition)
    In This Topic
    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 Function GetRelatedJoinField() As String
    public string GetRelatedJoinField()

    Return Value

    A name of the join field.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also