This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRelationshipChanges Interface > IRelationshipChanges.CopyRelationshipChanges Method (ArcObjects .NET 10.4 SDK) |
Copies the relationship changes from the conflict to edit state.
[Visual Basic .NET]
Public Sub CopyRelationshipChanges ( _
)
[C#] public void CopyRelationshipChanges ( );
[C++]
HRESULT CopyRelationshipChanges(
void
);