ArcGIS Pro 2.6 API Reference Guide
GetRowSource Method

ArcGIS.Core.Data.Realtime Namespace > RealtimeRow Class : GetRowSource Method
Returns the source of this real-time row. This method can be called on any thread.
Syntax
public RealtimeRowSource GetRowSource()
Public Function GetRowSource() As RealtimeRowSource

Return Value

A value of RealtimeRowSource specifying the source of this real-time row.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

RealtimeRow Class
RealtimeRow Members