This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRelatedRecordGroup Interface > IRelatedRecordGroup.SourceRowID Property (ArcObjects .NET 10.4 SDK) |
Object id of the row that belongs to source table.
[Visual Basic .NET] Public ReadOnly Property SourceRowID As Integer
[C#] public int SourceRowID {get;}
[C++]
HRESULT get_SourceRowID(
long* ID
);
[C++]
Parameters ID [out, retval] ID is a parameter of type long